Skip to content

Hostname

indiereader.com

Last fetched

indiereader.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · indiereader.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/indiereader.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.8.67104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.9.67104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.70.89172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
edelman, amy attn indiereader.com care of network solutions
Contact emails

Subdomains

4 observed subdomains of indiereader.com.

Web-graph footprint

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

930 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for indiereader.com.

MechanismTarget
SPF_Aindiereader.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.a2hosting.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP185.132.5.157
SPF_IP64.4.161.160
SPF_IP70.32.23.52
SPF_MXindiereader.com

Related pages

Pivot deeper into the graph from indiereader.com.

Cypher and MCP

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

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