Skip to content

Hostname

hwca.com

Last fetched

hwca.com resolves to 1 IPv4 address operated by AS61323 in GB. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · hwca.comRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hwca.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.162.225.73185.162.224.0/22AS61323GB

WHOIS identity

Registrar
iana:69
Organization
domain administrator
Contact emails

Subdomains

7 observed subdomains of hwca.com.

Web-graph footprint

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

229 sites link to this hostname.

109 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for hwca.com.

MechanismTarget
SPF_INCLUDE49359800.spf02.hubspotemail.net
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uk.exclaimer.net
SPF_IP18.132.78.143
SPF_IP185.175.36.0/24
SPF_IP212.71.246.168
SPF_MXhwca.com

Related pages

Pivot deeper into the graph from hwca.com.

Cypher and MCP

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

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