Skip to content

Hostname

gori.me

Last fetched

gori.me resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · gori.meRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gori.me

Resolution chain

gori.me resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.7.26108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.75108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.78108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.87108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.159.102.109108.159.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.EG
108.159.102.15108.159.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.EG
108.159.102.33108.159.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.EG
108.159.102.95108.159.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.EG
3.171.117.1073.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.1103.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.613.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.713.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by muumuudomain
Contact emails

Subdomains

7 observed subdomains of gori.me.

Web-graph footprint

Distinct hostnames that link to or from gori.me in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for gori.me.

MechanismTarget
SPF_Aauth.gate-on.net
SPF_Agori.me
SPF_IP27.96.32.213
SPF_MXgori.me

Related pages

Pivot deeper into the graph from gori.me.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gori.me"})-[: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.