Skip to content

Hostname

flyinternet.com.ar

Last fetched

flyinternet.com.ar resolves to 2 IPv4 addresses operated by AS64123 in AR.

Nutrition Label

WHISPER CANON · flyinternet.com.arRouting diversity2.4/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/flyinternet.com.ar

Resolution chain

flyinternet.com.ar resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with flyinternet.com.ar in WhisperGraph.

Subdomains

10 observed subdomains of flyinternet.com.ar.

Web-graph footprint

Distinct hostnames that link to or from flyinternet.com.ar in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for flyinternet.com.ar.

MechanismTarget
SPF_Aflyinternet.com.ar
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP128.254.190.253
SPF_IP50.31.134.237
SPF_IP65.181.111.177
SPF_MXflyinternet.com.ar

Related pages

Pivot deeper into the graph from flyinternet.com.ar.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "flyinternet.com.ar"})-[: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.