Skip to content

Hostname

goodgrants.com

Last fetched

goodgrants.com resolves to 7 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
149.28.120.85149.28.112.0/20AS20473AS-VULTR - The Constant Company, LLCUS
18.164.96.10018.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.5518.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.6318.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.8218.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
192.0.78.169192.0.78.0/24AS2635AUTOMATTIC - Automattic, IncUS
192.0.78.252192.0.78.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

Registrar
iana:468
Organization
on behalf of goodgrants.com owner
Contact emails

Subdomains

51 observed subdomains of goodgrants.com.

Web-graph footprint

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

57 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for goodgrants.com.

MechanismTarget
SPF_INCLUDE_u.goodgrants.com._spf.dmarcly.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from goodgrants.com.

Cypher and MCP

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

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