Skip to content

Hostname

mininterior.gob.ar

Last fetched

mininterior.gob.ar resolves to 190.104.197.27, announced in 190.104.197.0/24 by AS11014 - CPS in AR. mininterior.gob.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 · mininterior.gob.arRouting diversity3.0/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/mininterior.gob.ar

Resolution chain

IPv6 resolution

No AAAA record for mininterior.gob.ar is recorded in WhisperGraph.

Attribution

cps

DNS_OPERATOR, ORIGIN_AS

WHOIS identity

WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for mininterior.gob.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

  • mininterior.gob.ar
  • ns1.mininterior.gob.ar
  • ns2.mininterior.gob.ar
  • ns3.mininterior.gob.ar
  • ns4.mininterior.gob.ar

MX records

  • mininterior-gob-ar.mail.protection.outlook.com

SPF policy

  • ip: 181.209.69.241/32
  • include: spf.protection.outlook.com
  • include: spf.servidoraweb.net
  • ip: 181.209.21.55
  • ip: 181.209.76.84
  • ip: 190.216.48.227
  • ip: 200.41.231.115
  • ip: 200.70.32.10

Threat-feed evidence

History

Related pages

Pivot from mininterior.gob.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: "mininterior.gob.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.