Skip to content

Hostname

grafa.com

Last fetched

grafa.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · grafa.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/grafa.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.143.1713.225.142.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.143.3013.225.142.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.143.713.225.142.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.143.8713.225.142.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.12813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.173.254.1183.173.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.254.143.173.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.254.23.173.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.254.913.173.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
18.64.211.318.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.11818.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.8618.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.8518.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
c/o office-mail processing center
Contact emails

Subdomains

32 observed subdomains of grafa.com.

Web-graph footprint

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

156 sites link to this hostname.

60 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for grafa.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_IP209.85.219.49/22
SPF_IP209.85.220.41/32

Related pages

Pivot deeper into the graph from grafa.com.

Cypher and MCP

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

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