Skip to content

Hostname

grassrootstulsa.com

Last fetched

grassrootstulsa.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1387 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.252.10413.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.6513.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.9113.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.9613.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.2.1003.168.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.2.163.168.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.2.433.168.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.2.93.168.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1387
Organization
joe krout
Contact emails

Subdomains

2 observed subdomains of grassrootstulsa.com.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for grassrootstulsa.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP162.248.190.80

Related pages

Pivot deeper into the graph from grassrootstulsa.com.

Cypher and MCP

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

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