Skip to content

Hostname

mag.gov.py

Last fetched

mag.gov.py resolves to 1 IPv4 address operated by AS27866 in PY.

Nutrition Label

WHISPER CANON · mag.gov.pyRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/mag.gov.py

Resolution chain

mag.gov.py resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
190.52.167.125190.52.128.0/18AS27866PY

WHOIS identity

No WHOIS records are currently associated with mag.gov.py in WhisperGraph.

Subdomains

55 observed subdomains of mag.gov.py.

Web-graph footprint

Distinct hostnames that link to or from mag.gov.py in the public web crawl.

94 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for mag.gov.py.

MechanismTarget
SPF_Amag.gov.py
SPF_INCLUDE_spf.elasticemail.com
SPF_IP190.52.167.122
SPF_IP190.52.167.123
SPF_MXmag.gov.py

Related pages

Pivot deeper into the graph from mag.gov.py.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mag.gov.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.