Skip to content

Hostname

helpful-web.com

Last fetched

helpful-web.com resolves to 2 IPv4 addresses operated by GO-DADDY-COM-LLC - GoDaddy.com, LLC in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · helpful-web.comRouting diversity2.4/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/helpful-web.com

Resolution chain

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

IPPrefixASNOperatorCountry
132.148.183.232132.148.176.0/21AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLCUS
8.29.154.138.29.154.0/24AS36444NEXCESS-NET - Liquid Web, L.L.CUS

WHOIS identity

Registrar
iana:48
Organization
tom candow
Contact emails

Subdomains

21 observed subdomains of helpful-web.com.

Web-graph footprint

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

118 sites link to this hostname.

258 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • helpful-web.com

SPF policy

7 SPF mechanisms authorising senders for helpful-web.com.

MechanismTarget
SPF_Ahelpful-web.com
SPF_INCLUDEpepipost.net
SPF_IP209.87.149.142
SPF_IP8.29.135.4
SPF_IP8.29.135.55
SPF_IP8.29.154.13
SPF_MXhelpful-web.com

Related pages

Pivot deeper into the graph from helpful-web.com.

Cypher and MCP

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

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