Skip to content

Hostname

mpf.gov.ar

Last fetched

mpf.gov.ar resolves to 181.30.174.199, announced in 181.30.0.0/15 by AS7303 - Telecom Argentina S.A. in AR. mpf.gov.ar is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · mpf.gov.arRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/mpf.gov.ar

Resolution chain

IPv6 resolution

No AAAA record for mpf.gov.ar is recorded in WhisperGraph.

Attribution

argentina

ORIGIN_AS

WHOIS identity

WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for mpf.gov.ar. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • dns1.mpf.gob.ar
  • dns2.mpf.gob.ar
  • dns3.mpf.gob.ar
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net

MX records

  • mail01.mpf.gov.ar
  • mpf.in.tmes.trendmicro.com

SPF policy

  • mx: mpf.gov.ar
  • a: outmail01.mpf.gov.ar
  • a: outmail02.mpf.gov.ar
  • include: spf.tmes.trendmicro.com
  • ip: 181.30.174.196
  • ip: 181.30.174.199
  • ip: 201.216.243.235
  • ip: 201.216.243.236

Threat-feed evidence

History

Related pages

Pivot from mpf.gov.ar into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "mpf.gov.ar"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.