Skip to content

Hostname

emobooks.com

Last fetched

emobooks.com resolves to 1 IPv4 address operated by AS55720 in MY. WHOIS lists iana:460 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.27.74.146103.27.74.0/24AS55720MY

WHOIS identity

Registrar
iana:460
Organization
domain admin
Contact emails

Subdomains

8 observed subdomains of emobooks.com.

Web-graph footprint

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

8 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for emobooks.com.

MechanismTarget
SPF_Aemobooks.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEap.rp.oracleemaildelivery.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP202.71.103.85
SPF_MXemobooks.com

Related pages

Pivot deeper into the graph from emobooks.com.

Cypher and MCP

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

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