Skip to content

Hostname

expel.com

Last fetched

expel.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · expel.comRouting diversity6.8/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/expel.com

Resolution chain

expel.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.25.95.0100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.152.47100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.75.16618.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.232.12.25418.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.45.1143.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.18.823.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.185.1583.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.131.2293.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.87.165.1283.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.89.0.1603.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.89.203.2473.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.19.22334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.105.13034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.6.13834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.204.139.20934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.167.10734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.155.10144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.179.22144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.110.2744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.227.23450.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1910
Organization
contact privacy inc. customer 12411862598
Contact emails

Subdomains

16 observed subdomains of expel.com.

Web-graph footprint

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

415 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for expel.com.

MechanismTarget
SPF_INCLUDE_spf.expel_com._d.easydmarc.pro
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from expel.com.

Cypher and MCP

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

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