Skip to content

Hostname

debooks4u.com

Last fetched

debooks4u.com resolves to 1 IPv4 address operated by HOSTVENOM-LLC - HostVenom LLC in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · debooks4u.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/debooks4u.com

Resolution chain

debooks4u.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.36.62.20104.36.60.0/22AS30455HOSTVENOM-LLC - HostVenom LLCUS

WHOIS identity

Registrar
iana:48
Organization
spunkyworld .com
Contact emails

Subdomains

11 observed subdomains of debooks4u.com.

Web-graph footprint

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

6 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for debooks4u.com.

MechanismTarget
SPF_Adebooks4u.com
SPF_Aspf.geekstorage.com
SPF_IP162.249.125.17
SPF_IP162.249.125.19
SPF_IP162.249.125.6
SPF_IP64.235.229.0/24
SPF_IP64.235.229.100
SPF_MXdebooks4u.com

Related pages

Pivot deeper into the graph from debooks4u.com.

Cypher and MCP

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

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