Skip to content

Hostname

caramuru.com

Last fetched

caramuru.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · caramuru.comRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/caramuru.com

Resolution chain

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

IPPrefixASNOperatorCountry
50.19.43.22750.19.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

11 observed subdomains of caramuru.com.

Web-graph footprint

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

41 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for caramuru.com.

MechanismTarget
SPF_Amx1.caramuru.com
SPF_Amx2.caramuru.com
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEcarspf.caramuru.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.23.232.223/32
SPF_IP18.188.239.128/26
SPF_IP187.6.251.246
SPF_IP187.6.251.247
SPF_IP187.6.251.248
SPF_IP20.226.251.251
SPF_IP200.242.128.231
SPF_IP200.242.128.246

Related pages

Pivot deeper into the graph from caramuru.com.

Cypher and MCP

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

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