Skip to content

Hostname

metabooks.com

Last fetched

metabooks.com resolves to 1 IPv4 address operated by AS42473 in BR. WHOIS lists iana:1328 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
37.252.238.23137.252.238.0/24AS42473BR

WHOIS identity

Registrar
iana:1328
Organization
domain administrator
Contact emails

Subdomains

10 observed subdomains of metabooks.com.

Web-graph footprint

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

30 sites link to this hostname.

114 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for metabooks.com.

MechanismTarget
SPF_INCLUDErelay.booklan.de
SPF_INCLUDEservers.mcsv.net
SPF_IP37.252.238.236
SPF_MXmetabooks.com

Related pages

Pivot deeper into the graph from metabooks.com.

Cypher and MCP

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

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