Skip to content

Hostname

expedient.com

Last fetched

expedient.com resolves to 1 IPv4 address operated by EXPEDIENT - Expedient in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
209.166.177.77209.166.128.0/18AS17054EXPEDIENT - ExpedientUS

WHOIS identity

Registrar
iana:2
Organization
expedient data centers
Contact emails

Subdomains

2,299 observed subdomains of expedient.com.

Web-graph footprint

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

214 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for expedient.com.

MechanismTarget
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf1.mailgun.org
SPF_INCLUDE_spf2.mailgun.org
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.183.167.130
SPF_IP206.19.48.0/25
SPF_IP206.210.68.123
SPF_IP206.210.70.50
SPF_IP206.210.75.185
SPF_IP206.210.75.228
SPF_IP207.114.53.244
SPF_IP207.54.146.122
SPF_IP208.40.160.114
SPF_IP209.166.165.137
SPF_IP209.166.171.0/24
SPF_IP209.166.177.0/24
SPF_IP209.166.186.212
SPF_IP209.221.26.66
SPF_IP66.181.93.89

Related pages

Pivot deeper into the graph from expedient.com.

Cypher and MCP

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

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