Skip to content

Hostname

graniph.com

Last fetched

graniph.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.159.138.21713.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.226.244.1013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.11413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.7413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
176.34.55.74176.34.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.28.16318.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.183.0.12618.183.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
52.222.236.11252.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.2252.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.6952.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.7852.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.69.216.16952.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.113.10254.249.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
graphis.
Contact emails

Subdomains

9 observed subdomains of graniph.com.

Web-graph footprint

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

717 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for graniph.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEkagoya.net
SPF_INCLUDEmdgreta.maildealer.jp
SPF_INCLUDEspf.mta.hdems.com
SPF_INCLUDEu8101463.wl214.sendgrid.net
SPF_IP210.134.58.226

Related pages

Pivot deeper into the graph from graniph.com.

Cypher and MCP

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

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