Hostname
orthofeet.com
Last fetched
orthofeet.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
orthofeet.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:2
- Organization
- orthofeet
- Contact emails
Subdomains
25 observed subdomains of orthofeet.com.
Showing 23 of 25. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from orthofeet.com in the public web crawl.
315 sites link to this hostname.
48 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
18 SPF mechanisms authorising senders for orthofeet.com.
| Mechanism | Target |
|---|---|
| SPF_A | orthofeet.com |
| SPF_INCLUDE | _spf.createsend.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.mtasv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.scanscope.net |
| SPF_INCLUDE | spf1.emailsecurity.app |
| SPF_IP | 108.170.82.98 |
| SPF_IP | 108.58.101.146 |
| SPF_IP | 146.20.191.129 |
| SPF_IP | 159.135.236.127 |
| SPF_IP | 208.109.80.1/8 |
| SPF_IP | 69.72.35.219 |
| SPF_IP | 70.105.163.74 |
| SPF_IP | 72.167.50.32 |
| SPF_IP | 72.76.18.10 |
| SPF_MX | orthofeet.com |
Related pages
Pivot deeper into the graph from orthofeet.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "orthofeet.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.