Skip to content

Hostname

hoofwear.com

Last fetched

hoofwear.com resolves to 1 IPv4 address operated by HOASTED - Hoasted B.V. in NL. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · hoofwear.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/hoofwear.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.152.250.4345.152.250.0/24AS205876HOASTED - Hoasted B.V.NL

WHOIS identity

Registrar
iana:839
Organization
hoofwear_com
Contact emails

Subdomains

16 observed subdomains of hoofwear.com.

Web-graph footprint

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

37 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for hoofwear.com.

MechanismTarget
SPF_Ahoofwear.com
SPF_INCLUDE_spf.exactonline.nl
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.totaalholding.nl
SPF_IP128.140.218.138/32
SPF_IP185.56.145.141
SPF_IP185.56.145.9
SPF_IP2a02:40c0:1:2:ffff:0:0:1
SPF_IP2a02:40c1:0:9:0:1ff:fe6f:1
SPF_IP45.152.250.43
SPF_MXhoofwear.com

Related pages

Pivot deeper into the graph from hoofwear.com.

Cypher and MCP

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

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