Skip to content

Hostname

higherme.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.20.194.152100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.22.91.80100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.236.53.9418.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
34.208.38.23634.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.209.61.19234.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.237.187.3644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.80.23644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.240.2.12944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.254.247.10844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
50.112.162.13550.112.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.10.190.18352.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.12.148.9552.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.35.86.8352.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.41.196.1852.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.43.25.18152.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.200.213.154.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
16.144.217.18616.144.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
44.224.106.20044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

24 observed subdomains of higherme.com.

Web-graph footprint

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

114 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for higherme.com.

MechanismTarget
SPF_INCLUDE21140470.spf01.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from higherme.com.

Cypher and MCP

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

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