Skip to content

Hostname

greatrun.org

Last fetched

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

Nutrition Label

WHISPER CANON · greatrun.orgRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/greatrun.org

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.128.125108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.64108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.70108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.73108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.212.323.160.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
3.160.212.353.160.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
3.160.212.643.160.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
3.160.212.863.160.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
3.167.227.153.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.283.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.563.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.663.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:79
Organization
chris kewin
Contact emails

Subdomains

16 observed subdomains of greatrun.org.

Web-graph footprint

Distinct hostnames that link to or from greatrun.org in the public web crawl.

1,217 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for greatrun.org.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP148.253.188.218
SPF_IP148.253.189.219
SPF_IP148.253.189.220
SPF_IP148.253.189.221

Related pages

Pivot deeper into the graph from greatrun.org.

Cypher and MCP

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

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