Skip to content

Hostname

hwfc.com

Last fetched

hwfc.com resolves to 1 IPv4 address operated by AS25151 in NL. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · hwfc.comRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/hwfc.com

Resolution chain

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

IPPrefixASNOperatorCountry
109.235.74.225109.235.72.0/21AS25151NL

WHOIS identity

Registrar
iana:839
Organization
honest weight food co-op
Contact emails

Subdomains

2 observed subdomains of hwfc.com.

Web-graph footprint

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

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for hwfc.com.

MechanismTarget
SPF_Ahwfc.com
SPF_Amail.honestweight.coop
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.160.167.0/26
SPF_IP172.104.11.121
SPF_IP216.179.104.100
SPF_IP216.179.104.98
SPF_IP216.179.104.99
SPF_IP23.21.109.198
SPF_IP23.21.109.212/32
SPF_IP34.223.36.126
SPF_IP40.95.0.0/18
SPF_IP74.101.11.237

Related pages

Pivot deeper into the graph from hwfc.com.

Cypher and MCP

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

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