Skip to content

Hostname

multas.mda.gob.ar

Last fetched

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

Nutrition Label

WHISPER CANON · multas.mda.gob.arRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/multas.mda.gob.ar

Resolution chain

multas.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 multas.mda.gob.ar in WhisperGraph.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Amultas.mda.gob.ar
SPF_INCLUDE_spf.embluemail.com
SPF_INCLUDEspf.hostmar.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXmultas.mda.gob.ar

Related pages

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

Cypher and MCP

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

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