Skip to content

Hostname

munster.org

Last fetched

munster.org resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · munster.orgRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/munster.org

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.183.3015.197.176.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:9
Organization
lance reinsma
Contact emails

Subdomains

7 observed subdomains of munster.org.

Web-graph footprint

Distinct hostnames that link to or from munster.org in the public web crawl.

135 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for munster.org.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_Aesa01.munster.org
SPF_Aesa02.munster.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.23.199.221
SPF_IP12.23.199.222
SPF_IP192.88.54.211/32
SPF_IP74.114.64.241/32
SPF_IP96.68.7.201

Related pages

Pivot deeper into the graph from munster.org.

Cypher and MCP

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

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