Skip to content

Hostname

cal-cargo.com

Last fetched

cal-cargo.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · cal-cargo.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cal-cargo.com

Resolution chain

cal-cargo.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.69.12513.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.1313.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.3213.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.6513.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
18.239.50.4618.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.518.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.7418.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.8018.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.170.51.203.170.51.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.51.313.170.51.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.51.463.170.51.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.51.953.170.51.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
cargo air lines
Contact emails

Subdomains

2 observed subdomains of cal-cargo.com.

Web-graph footprint

Distinct hostnames that link to or from cal-cargo.com in the public web crawl.

66 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cal-cargo.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.178.24.170
SPF_IP147.234.22.34
SPF_IP147.234.22.35
SPF_MXcal-cargo.com

Related pages

Pivot deeper into the graph from cal-cargo.com.

Cypher and MCP

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

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