Skip to content

Hostname

acceptemail.com

Last fetched

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

Nutrition Label

WHISPER CANON · acceptemail.comRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/acceptemail.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.40.187.26104.40.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:269
Organization
acceptemail b.v.
Contact emails

Subdomains

26 observed subdomains of acceptemail.com.

Web-graph footprint

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

29 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for acceptemail.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.55.125
SPF_IP194.88.231.0/24
SPF_IP65.52.146.6
SPF_IP80.69.72.128/28
SPF_IP85.17.206.20
SPF_IP85.17.232.71
SPF_IP85.17.232.72
SPF_IP87.251.37.137
SPF_IP91.212.215.230/32

Related pages

Pivot deeper into the graph from acceptemail.com.

Cypher and MCP

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

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