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
Resolution chain
expedient.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 209.166.177.77 | 209.166.128.0/18 | AS17054 | EXPEDIENT - Expedient | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- expedient data centers
- Contact emails
Subdomains
2,299 observed subdomains of expedient.com.
Showing 25 of 2,299. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from expedient.com in the public web crawl.
214 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
23 SPF mechanisms authorising senders for expedient.com.
| Mechanism | Target |
|---|---|
| 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_INCLUDE | cust-spf.exacttarget.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 159.183.167.130 |
| SPF_IP | 206.19.48.0/25 |
| SPF_IP | 206.210.68.123 |
| SPF_IP | 206.210.70.50 |
| SPF_IP | 206.210.75.185 |
| SPF_IP | 206.210.75.228 |
| SPF_IP | 207.114.53.244 |
| SPF_IP | 207.54.146.122 |
| SPF_IP | 208.40.160.114 |
| SPF_IP | 209.166.165.137 |
| SPF_IP | 209.166.171.0/24 |
| SPF_IP | 209.166.177.0/24 |
| SPF_IP | 209.166.186.212 |
| SPF_IP | 209.221.26.66 |
| SPF_IP | 66.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.