Skip to content

Hostname

tocalivros.com

Last fetched

tocalivros.com resolves to 11 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · tocalivros.comRouting diversity5.4/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/tocalivros.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.29.84.93100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.170.112100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.176.14518.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.112.1743.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.51.20735.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.98.10244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.22.952.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.158.23.1054.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.172.213.23754.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
179.127.28.93179.127.28.0/22AS28209BR
13.219.140.6013.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
marcelo camps
Contact emails

Subdomains

44 observed subdomains of tocalivros.com.

Web-graph footprint

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

200 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for tocalivros.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEpr-publisher.com
SPF_INCLUDEsecureserver.net
SPF_INCLUDEspf.postal.inovatize.app.br
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtimeenvios.com
SPF_MXtocalivros.com

Related pages

Pivot deeper into the graph from tocalivros.com.

Cypher and MCP

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

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