Skip to content

Hostname

mda.gob.ar

Last fetched

mda.gob.ar resolves to 1 IPv4 address operated by AS10834 - Telefonica de Argentina in AR.

Nutrition Label

WHISPER CANON · mda.gob.arRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/mda.gob.ar

Resolution chain

mda.gob.ar resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
200.32.54.13200.32.54.0/24AS10834AS10834 - Telefonica de ArgentinaAR

WHOIS identity

No WHOIS records are currently associated with mda.gob.ar in WhisperGraph.

Subdomains

14 observed subdomains of mda.gob.ar.

Web-graph footprint

Distinct hostnames that link to or from mda.gob.ar in the public web crawl.

197 sites link to this hostname.

80 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mda.gob.ar.

MechanismTarget
SPF_Amda.gob.ar
SPF_INCLUDE_spf.embluemail.com
SPF_INCLUDEspf.hostmar.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXmda.gob.ar

Related pages

Pivot deeper into the graph from mda.gob.ar.

Cypher and MCP

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

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