Skip to content

Hostname

exposureevents.com

Last fetched

exposureevents.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · exposureevents.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/exposureevents.com

Resolution chain

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

IPPrefixASNOperatorCountry
135.237.189.223135.236.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

24 observed subdomains of exposureevents.com.

Web-graph footprint

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

56 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for exposureevents.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP104.208.246.78
SPF_IP13.68.24.36
SPF_IP135.237.189.223
SPF_IP20.110.68.147
SPF_IP20.122.161.164
SPF_IP20.246.77.94
SPF_IP20.83.33.157
SPF_IP20.88.114.236
SPF_IP23.99.197.89
SPF_IP52.165.30.187

Related pages

Pivot deeper into the graph from exposureevents.com.

Cypher and MCP

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

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