Skip to content

Hostname

checkology.org

Last fetched

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

Nutrition Label

WHISPER CANON · checkology.orgRouting diversity5.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/checkology.org

Resolution chain

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

IPPrefixASNOperatorCountry
100.29.248.49100.42.20.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.25.1618.238.20.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.100.323.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.208.1173.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.33.7535.184.16.0/20AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.103.24345.2.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.78.23352.216.6.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
54.174.125.14054.182.152.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
54.235.74.10654.239.8.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.194.14554.93.0.0/19AS14618AMAZON-AES - Amazon.com, Inc.US
54.88.87.17754.94.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.92.2101.0.4.0/23AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
alan miller
Contact emails

Subdomains

8 observed subdomains of checkology.org.

Web-graph footprint

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

101 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for checkology.org.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from checkology.org.

Cypher and MCP

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

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