Skip to content

Hostname

www.hew.com

Last fetched

www.hew.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US.

Nutrition Label

WHISPER CANON · www.hew.comRouting diversity2.4/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.hew.com

Resolution chain

www.hew.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
143.198.143.180143.198.128.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
143.198.63.209143.198.48.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

No WHOIS records are currently associated with www.hew.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for www.hew.com.

MechanismTarget
SPF_INCLUDE1892489.spf07.hubspotemail.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.249.48.108
SPF_IP162.249.48.109
SPF_IP3.101.216.144/28
SPF_IP3.214.204.181/32
SPF_IP44.211.178.112/28

Related pages

Pivot deeper into the graph from www.hew.com.

Cypher and MCP

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

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