Skip to content

Hostname

wearehelpful.com

Last fetched

wearehelpful.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.160.172.518.160.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.172.6718.160.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.172.718.160.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.172.7618.160.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.102.4018.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.5418.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.8318.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.8418.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL

WHOIS identity

Registrar
iana:146
Organization
c/o whoisproxy.com
Contact emails

Subdomains

7 observed subdomains of wearehelpful.com.

Web-graph footprint

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

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for wearehelpful.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from wearehelpful.com.

Cypher and MCP

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

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