Skip to content

Hostname

freading.com

Last fetched

freading.com resolves to 13 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · freading.comRouting diversity5.2/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/freading.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.52.3.112100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.222.68.9813.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.47.19923.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
34.227.181.9534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.45.14634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.230.8444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.156.21152.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.211.14954.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
100.48.254.234100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.161.121.22754.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.13.230100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.245.23752.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.255.254107.21.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
brian downing
Contact emails

Subdomains

317 observed subdomains of freading.com.

Web-graph footprint

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

49 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for freading.com.

MechanismTarget
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from freading.com.

Cypher and MCP

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

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