Skip to content

Hostname

muntinternet.net

Last fetched

muntinternet.net resolves to 62.148.190.30, announced in 62.148.160.0/19 by UNISERVER-AS - Uniserver Internet B.V. in NL. muntinternet.net 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 · muntinternet.netRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/muntinternet.net

Resolution chain

IPv6 resolution

Attribution

uniserver

ORIGIN_AS

WHOIS identity

Registrar
iana:269
Registrant organisation
denit hosting solutions
Contact emails
domainreg@denit.nl, info@domain-contact.org

Subdomains

Mail and authentication

Nameservers

  • ns1.muntinternet.net
  • ns2.muntinternet.net
  • ns3.muntinternet.net

MX records

  • fallback.denit.net
  • ms.denit.net

SPF policy

  • ip: 193.239.88.0/22
  • ip: 62.148.190.101/32
  • ip: 2a00:f80::1/64
  • ip: 85.255.208.74/32
  • ip: 82.73.15.81/32
  • ip: 87.236.99.88/32
  • a: muntinternet.net
  • mx: muntinternet.net

Threat-feed evidence

History

Related pages

Pivot from muntinternet.net 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: "muntinternet.net"})-[: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.