Skip to content

Hostname

readerlink.com

Last fetched

readerlink.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. readerlink.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · readerlink.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/readerlink.com

Resolution chain

No IPv4 resolution is recorded for readerlink.com in WhisperGraph.

IPv6 resolution

No AAAA record for readerlink.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:146
Contact emails
dp4d627g9d8@networksolutionsprivateregistration.com, dr2mv7ky5ju@networksolutionsprivateregistration.com, f57hg84e5yc@networksolutionsprivateregistration.com, np8vs6tp3f5@networksolutionsprivateregistration.com, pd8av4sv7m7@networksolutionsprivateregistration.com, yd23882k5zj@networksolutionsprivateregistration.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns03.domaincontrol.com
  • ns04.domaincontrol.com

MX records

  • usb-smtp-inbound-1.mimecast.com
  • usb-smtp-inbound-2.mimecast.com

SPF policy

  • include: spf.happyfox.com
  • include: usb._netblocks.mimecast.com
  • include: spf.protection.outlook.com
  • include: sendgrid.net
  • ip: 159.183.69.59
  • ip: 199.184.255.110
  • ip: 199.184.255.112
  • ip: 50.200.32.129
  • ip: 50.200.32.193
  • ip: 50.200.32.201

Threat-feed evidence

History

Related pages

Pivot from readerlink.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "readerlink.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.