Skip to content

Hostname

munters.com

Last fetched

munters.com resolves to 1 IPv4 address operated by EPISERVER_AS in SE.

Nutrition Label

WHISPER CANON · munters.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/munters.com

Resolution chain

munters.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.114.94.2217.114.94.0/24AS30811EPISERVER_ASSE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from munters.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

28 SPF mechanisms authorising senders for munters.com.

MechanismTarget
SPF_INCLUDE7872891.spf06.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP184.107.113.0/24
SPF_IP185.189.236.0/22
SPF_IP185.211.120.0/22
SPF_IP185.250.236.0/22
SPF_IP192.254.121.248/32
SPF_IP192.40.173.196/32
SPF_IP210.13.251.98
SPF_IP3.223.206.163/32
SPF_IP50.227.43.2
SPF_IP52.151.230.250
SPF_IP52.162.155.139
SPF_IP52.190.28.64
SPF_IP52.237.133.127
SPF_IP52.237.155.74
SPF_IP62.84.218.100
SPF_IP62.84.218.125
SPF_IP65.126.224.30
SPF_IP81.201.223.0/24
SPF_IP82.99.63.196
SPF_IP82.99.63.221
SPF_IP87.253.232.0/21

Related pages

Pivot deeper into the graph from munters.com.

Cypher and MCP

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

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