Skip to content

Hostname

sourcebooks.com

Last fetched

sourcebooks.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. sourcebooks.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 · sourcebooks.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sourcebooks.com

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:228
Registrant organisation
lynn dilger
Contact emails
support@sourcebooks.com, 046a77df4d1cabb6d89e9ddfac169af0ee11fecc7e7c05bafdcddaa6f6c4cbc7@sourcebooks.com.whoisproxy.org, 0ea61b6c323bcd4258ecd7b8286688dfa9271a751030e595db921c11e42a1223@sourcebooks.com.whoisproxy.org, 0f9baf75ff38dad2475582dffb16ba1b6339919ded54d9f5f8d58aa487f05e97@sourcebooks.com.whoisproxy.org, 157ab84bd50185d7f9fe9d88e3c5f0ed36d2cabe0d5394711875b28c639b46f1@sourcebooks.com.whoisproxy.org, 18e9de4902e42fb47f67655b9fc1ac63b19aececaa7a6891ab9e2b6fc29b3302@sourcebooks.com.whoisproxy.org, 1be5d46bd36b8c388f93ab0bcc38b595435e4f6899956dd49ddcabe6080dcee9@sourcebooks.com.whoisproxy.org, 1d585467d3d96278207bc6c72e47c1e9cac5ce44958b774057c4fd197d8ee766@sourcebooks.com.whoisproxy.org, 1f85f0c0eb79ced69259aeb1fb3876d35070c04707f3dfa60616d1ba66ff8ac2@sourcebooks.com.whoisproxy.org, 2bb298152339ee016d95cf15202e05c4eb56049e10726fbf7e52e2f5fd7568b2@sourcebooks.com.whoisproxy.org, 3260e4120341aed8a6669a876489e826b08cbef335b511b26b96821369894a8b@sourcebooks.com.whoisproxy.org, 32ed7bf2c66fc3afdea7525ca6e60399f6c8dbaf49b833b79b4bbaf512c55686@sourcebooks.com.whoisproxy.org, 38a2b61124ae324ea2bbaa43e4892ad85bc2bd9d3a784f34227d1f417a53fc90@sourcebooks.com.whoisproxy.org, 3e6b5c3a64b9093d040cc3717aea21c7a281ed1ac4e751645a89c8504a1349c8@sourcebooks.com.whoisproxy.org, 401189b8873e8098cf2f2b1ca3ac7a6406ed3996bb398a1e44e91a07fa6badaf@sourcebooks.com.whoisproxy.org, 407b5da6ec6ba66cae241bd29001cc17f991de554f19667401d6816ba71c6a59@sourcebooks.com.whoisproxy.org, 47d20f111be6b935d0644863b438043c54b5b67f1e12cb262ce3ddd184e22103@sourcebooks.com.whoisproxy.org, 488a1659f8829c56e380ecdac6f589a7c90a89a5075e14291123a78ccea3608c@sourcebooks.com.whoisproxy.org, 4a47c2efacd1b25a0216fc815be7f70dba80c7cb719621e4d7c245eab9352e81@sourcebooks.com.whoisproxy.org, 4b2a6378984801bc0721e6a49301ac3244687512402cc32117392ab2d04a60f1@sourcebooks.com.whoisproxy.org and 43 more

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

  • ns1.monikerdns.net
  • ns2.monikerdns.net
  • ns3.monikerdns.net
  • ns4.monikerdns.net

MX records

  • sourcebooks-com.mail.protection.outlook.com

SPF policy

  • include: smtp.magentosite.cloud
  • include: _spf.psm.knowbe4.com
  • include: spf.protection.outlook.com
  • include: mail.zendesk.com
  • include: servers.mcsv.net
  • include: u14535742.wl243.sendgrid.net

Threat-feed evidence

History

Related pages

Pivot from sourcebooks.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: "sourcebooks.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.