Skip to content

Hostname

expectdistribution.com

Last fetched

expectdistribution.com resolves to 1 IPv4 address operated by AS12488 in GB. WHOIS lists iana:134 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.194.90.30185.194.88.0/22AS12488GB

WHOIS identity

Registrar
iana:134
Organization
expect distribution
Contact emails

Subdomains

9 observed subdomains of expectdistribution.com.

Web-graph footprint

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

44 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for expectdistribution.com.

MechanismTarget
SPF_Adispatch-eu.ppe-hosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uk.exclaimer.net
SPF_INCLUDEspf2.accessacloud.com
SPF_INCLUDEspfa.mailendo.com
SPF_INCLUDEtheaccessgroupspf.smtp.com
SPF_IP185.194.90.30
SPF_IP195.26.90.15
SPF_IP212.54.130.132
SPF_IP2603:10a6:20b:2ac:0:0:0:13
SPF_IP51.140.37.132/32
SPF_IP51.141.5.228/32
SPF_IP51.219.114.82/28
SPF_IP51.52.136.112/28
SPF_IP51.52.142.152/29
SPF_IP82.148.254.159
SPF_IP85.91.237.105
SPF_MXexpectdistribution.com

Related pages

Pivot deeper into the graph from expectdistribution.com.

Cypher and MCP

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

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