Skip to content

Hostname

orthofeet.com

Last fetched

orthofeet.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · orthofeet.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/orthofeet.com

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.

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.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for orthofeet.com.

MechanismTarget
SPF_Aorthofeet.com
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.scanscope.net
SPF_INCLUDEspf1.emailsecurity.app
SPF_IP108.170.82.98
SPF_IP108.58.101.146
SPF_IP146.20.191.129
SPF_IP159.135.236.127
SPF_IP208.109.80.1/8
SPF_IP69.72.35.219
SPF_IP70.105.163.74
SPF_IP72.167.50.32
SPF_IP72.76.18.10
SPF_MXorthofeet.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.