Skip to content

Hostname

halwest.com

Last fetched

halwest.com resolves to 1 IPv4 address operated by NBLNETWORKS-AS Telia Cygate Oy in FI. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · halwest.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/halwest.com

Resolution chain

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

IPPrefixASNOperatorCountry
80.69.164.2080.69.160.0/21AS29422NBLNETWORKS-AS Telia Cygate OyFI

WHOIS identity

Registrar
iana:269
Organization
daous daous
Contact emails

Subdomains

8 observed subdomains of halwest.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for halwest.com.

MechanismTarget
SPF_Ahalwest.com
SPF_INCLUDE_spf.int2000.net
SPF_INCLUDE_spf.wepardi.fi
SPF_INCLUDEsecure-mailgate.com
SPF_INCLUDEwepardi.fi
SPF_IP5.44.244.231
SPF_MXhalwest.com

Related pages

Pivot deeper into the graph from halwest.com.

Cypher and MCP

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

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