Skip to content

Hostname

sightreadingfactory.com

Last fetched

sightreadingfactory.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
107.21.126.126107.21.64.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
13.219.201.6113.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.156.2263.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.26.23944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.162.93.254.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.166.98.22054.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.139.20698.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.166.16898.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.29.23652.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.55.122.128100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

4 observed subdomains of sightreadingfactory.com.

Web-graph footprint

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

322 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for sightreadingfactory.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsecureserver.net
SPF_INCLUDEspf.mandrillapp.com
SPF_MXsightreadingfactory.com

Related pages

Pivot deeper into the graph from sightreadingfactory.com.

Cypher and MCP

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

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