Skip to content

Hostname

grain.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.3713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.4813.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.7313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.9313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.199.12418.245.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.199.5618.245.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.199.7218.245.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.199.8918.245.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
65.9.175.10765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.11565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.12265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.12865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
digimedia.com, l.p.
Contact emails

Subdomains

9 observed subdomains of grain.com.

Web-graph footprint

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

478 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for grain.com.

MechanismTarget
SPF_INCLUDE21987155.spf06.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from grain.com.

Cypher and MCP

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

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