Skip to content

Hostname

api.nai.com.uy

Last fetched

api.nai.com.uy resolves to 1 IPv4 address operated by IMH-IAD - InMotion Hosting, Inc. in US.

Nutrition Label

WHISPER CANON · api.nai.com.uyRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/api.nai.com.uy

Resolution chain

api.nai.com.uy resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.81.118.48172.81.116.0/22AS54641IMH-IAD - InMotion Hosting, Inc.US

WHOIS identity

No WHOIS records are currently associated with api.nai.com.uy in WhisperGraph.

Subdomains

1 observed subdomain of api.nai.com.uy.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for api.nai.com.uy.

MechanismTarget
SPF_Aapi.nai.com.uy
SPF_IP142.4.15.142
SPF_IP162.144.219.95
SPF_IP162.241.170.157
SPF_IP172.81.118.48
SPF_MXapi.nai.com.uy

Related pages

Pivot deeper into the graph from api.nai.com.uy.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "api.nai.com.uy"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.