Skip to content

Hostname

virtualbooks.com.br

Last fetched

virtualbooks.com.br resolves to 1 IPv4 address operated by UNIFIEDLAYER-AS-1 - Unified Layer in US.

Nutrition Label

WHISPER CANON · virtualbooks.com.brRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/virtualbooks.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
162.222.225.212162.222.225.0/24AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS

WHOIS identity

Registrar
Organization
jaime de araujo mendonca
Contact emails

Subdomains

12 observed subdomains of virtualbooks.com.br.

Web-graph footprint

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

88 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • virtualbooks.com.br

SPF policy

5 SPF mechanisms authorising senders for virtualbooks.com.br.

MechanismTarget
SPF_Avirtualbooks.com.br
SPF_INCLUDEwebhostbox.net
SPF_IP162.222.225.212
SPF_IP209.99.16.94
SPF_MXvirtualbooks.com.br

Related pages

Pivot deeper into the graph from virtualbooks.com.br.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "virtualbooks.com.br"})-[: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.