Skip to content

Hostname

muntcoin.com

Last fetched

muntcoin.com resolves to 2 IPv4 addresses operated by AS201200 in BG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · muntcoin.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/muntcoin.com

Resolution chain

muntcoin.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.158.28.9045.159.186.0/24AS201200BG
76.223.67.18977.31.230.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
whoisguard protected
Contact emails

Subdomains

1 observed subdomain of muntcoin.com.

Threat posture

History

Mail and authentication

MX records

  • muntcoin.com

SPF policy

3 SPF mechanisms authorising senders for muntcoin.com.

MechanismTarget
SPF_Amuntcoin.com
SPF_IP45.158.28.90
SPF_MXmuntcoin.com

Related pages

Pivot deeper into the graph from muntcoin.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "muntcoin.com"})-[: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.