Skip to content

Hostname

cartonizers.com

Last fetched

cartonizers.com resolves to 1 IPv4 address operated by AS52368 - ZAM LTDA. in CL. WHOIS lists iana:955 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
186.64.119.25186.64.119.0/24AS52368AS52368 - ZAM LTDA.CL

WHOIS identity

Registrar
iana:955
Organization
luis escudero
Contact emails

Subdomains

8 observed subdomains of cartonizers.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for cartonizers.com.

MechanismTarget
SPF_Acartonizers.com
SPF_IP186.64.116.230
SPF_IP186.64.116.90
SPF_IP186.64.119.25
SPF_IP186.64.119.26
SPF_IP186.64.119.27
SPF_IP186.64.119.28
SPF_IP186.64.119.29
SPF_MXcartonizers.com

Related pages

Pivot deeper into the graph from cartonizers.com.

Cypher and MCP

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

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