Skip to content

Hostname

www.moose.com.py

Last fetched

www.moose.com.py resolves to 2 IPv4 addresses operated by AS6057 - Administracion Nacional de Telecomunicaciones in UY.

Nutrition Label

WHISPER CANON · www.moose.com.pyRouting diversity2.4/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/www.moose.com.py

Resolution chain

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

IPPrefixASNOperatorCountry
190.64.214.145190.64.208.0/20AS6057AS6057 - Administracion Nacional de TelecomunicacionesUY
200.40.168.121200.40.160.0/20AS6057AS6057 - Administracion Nacional de TelecomunicacionesUY

WHOIS identity

No WHOIS records are currently associated with www.moose.com.py in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for www.moose.com.py.

MechanismTarget
SPF_Awww.moose.com.py
SPF_IP190.64.214.145
SPF_IP200.40.168.121
SPF_MXwww.moose.com.py

Related pages

Pivot deeper into the graph from www.moose.com.py.

Cypher and MCP

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

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