Skip to content

Hostname

workybooks.com

Last fetched

workybooks.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in OM. WHOIS lists iana:955 as the registrar.

Nutrition Label

WHISPER CANON · workybooks.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/workybooks.com

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.106.113143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.58143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.62143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.78143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
52.222.214.11352.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.3752.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.4252.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.4852.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:955
Organization
anish tripathi
Contact emails

Subdomains

6 observed subdomains of workybooks.com.

Web-graph footprint

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

10 sites link to this hostname.

66 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for workybooks.com.

MechanismTarget
SPF_Aworkybooks.com
SPF_INCLUDE_spf-us.ionos.com
SPF_INCLUDEmlrcloud.com
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDEzcsend.in
SPF_MXworkybooks.com

Related pages

Pivot deeper into the graph from workybooks.com.

Cypher and MCP

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

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