Skip to content

Hostname

grassfoundation.io

Last fetched

grassfoundation.io resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · grassfoundation.ioRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/grassfoundation.io

Resolution chain

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

IPPrefixASNOperatorCountry
3.166.244.113.166.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.244.223.166.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.244.273.166.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.244.283.166.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.170.42.1103.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.42.1243.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.42.283.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.42.333.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.214.1143.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.323.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.473.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.493.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1910
Organization
Contact emails

Subdomains

2 observed subdomains of grassfoundation.io.

Web-graph footprint

Distinct hostnames that link to or from grassfoundation.io in the public web crawl.

179 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for grassfoundation.io.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com

Related pages

Pivot deeper into the graph from grassfoundation.io.

Cypher and MCP

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

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