Skip to content

Hostname

graphite.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.111108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.21108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.50108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.80108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.241.11713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.2513.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.2913.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.413.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.243.10813.33.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
13.33.243.2713.33.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
13.33.243.5713.33.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
13.33.243.713.33.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:146
Organization
cathie lawrie
Contact emails

Subdomains

8 observed subdomains of graphite.com.

Web-graph footprint

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

125 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for graphite.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from graphite.com.

Cypher and MCP

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

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