Hostname
exfo.com
Last fetched
exfo.com resolves to 1 IPv4 address operated by TRIDENT-NET in SE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
exfo.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 |
|---|---|---|---|---|
| 217.114.94.2 | 217.114.94.0/24 | AS30811 | TRIDENT-NET | SE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of exfo.com owner
- Contact emails
- dnsmaster@exfo.com
- ep7wc49v7vc@networksolutionsprivateregistration.com
- jz7wc4mw54u@networksolutionsprivateregistration.com
- rt3rb2tt9vs@networksolutionsprivateregistration.com
- z62ad45f5gc@networksolutionsprivateregistration.com
- ze64v7532bt@networksolutionsprivateregistration.com
- 13a3bfb7-b988-4e5c-b984-5ba580aa7f01@identity-protect.org
- 6c8c6134-5379-41d4-bda5-1736cedea23c@identity-protect.org
- 85854b36-9173-489d-ab59-35566ac589ac@identity-protect.org
- 9800af58-c4fe-4125-a1fa-2ae86b42073d@identity-protect.org
- 9ae38fd1-e0a0-4488-85d8-2ebe9ab3986f@identity-protect.org
- bf27e278-4e41-4fbb-9968-b6804bae54a4@identity-protect.org
- owner-10171205@exfo.com.whoisprivacyservice.org
- owner-10368587@exfo.com.whoisprivacyservice.org
- owner-10908485@exfo.com.whoisprivacyservice.org
- owner-12138343@exfo.com.whoisprivacyservice.org
- owner-2073846@exfo.com.whoisprivacyservice.org
- owner-2343795@exfo.com.whoisprivacyservice.org
- owner-4383500@exfo.com.whoisprivacyservice.org
- owner-8988042@exfo.com.whoisprivacyservice.org
Subdomains
109 observed subdomains of exfo.com.
Showing 25 of 109. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from exfo.com in the public web crawl.
497 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
30 SPF mechanisms authorising senders for exfo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.eu.mailgun.org |
| SPF_INCLUDE | _spf1.mailgun.org |
| SPF_INCLUDE | _spf2.mailgun.org |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | pr.highradius.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 130.214.134.192/29 |
| SPF_IP | 164.138.221.186/32 |
| SPF_IP | 172.188.35.216/29 |
| SPF_IP | 172.188.36.64/28 |
| SPF_IP | 193.105.76.150 |
| SPF_IP | 20.113.208.112/28 |
| SPF_IP | 20.113.208.48/28 |
| SPF_IP | 20.2.224.208/29 |
| SPF_IP | 20.2.60.96/28 |
| SPF_IP | 20.52.249.128/28 |
| SPF_IP | 20.52.249.144/28 |
| SPF_IP | 20.62.194.0/31 |
| SPF_IP | 20.62.195.136/31 |
| SPF_IP | 20.62.197.192/28 |
| SPF_IP | 20.62.197.240/28 |
| SPF_IP | 20.62.198.0/28 |
| SPF_IP | 20.62.198.96/28 |
| SPF_IP | 23.253.197.137/32 |
| SPF_IP | 52.114.159.40/32 |
| SPF_IP | 52.207.191.216/32 |
| SPF_IP | 54.240.64.201 |
| SPF_IP | 54.240.64.202 |
Related pages
Pivot deeper into the graph from exfo.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "exfo.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.