Skip to content

Hostname

helloreef.com

Last fetched

helloreef.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.83.4118.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.5718.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.6618.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.8118.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

Registrar
iana:468
Organization
on behalf of helloreef.com owner
Contact emails

Subdomains

15 observed subdomains of helloreef.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for helloreef.com.

MechanismTarget
SPF_INCLUDE6092893.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_IP23.249.217.106
SPF_IP54.240.75.91
SPF_IP54.240.75.92
SPF_IP54.240.75.93

Related pages

Pivot deeper into the graph from helloreef.com.

Cypher and MCP

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

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