Skip to content

Hostname

greatrunlocal.org

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.209.101.12952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.152.10554.229.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.66.22754.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.35.74.14563.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:79
Organization
neil gregory
Contact emails

Subdomains

3 observed subdomains of greatrunlocal.org.

Web-graph footprint

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

19 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for greatrunlocal.org.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com

Related pages

Pivot deeper into the graph from greatrunlocal.org.

Cypher and MCP

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

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