Skip to content

Hostname

cargoforwarders.us

Last fetched

cargoforwarders.us resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · cargoforwarders.usRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cargoforwarders.us

Resolution chain

cargoforwarders.us resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.157.238.124108.157.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.157.238.26108.157.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.157.238.41108.157.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.157.238.70108.157.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.97.10154.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.10954.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.11754.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.12254.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with cargoforwarders.us in WhisperGraph.

Subdomains

1 observed subdomain of cargoforwarders.us.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for cargoforwarders.us.

MechanismTarget
SPF_Acargoforwarders.us
SPF_Amail.phishingacademy.com
SPF_Amail.phishingtraining.solutions
SPF_Aphriendlyphishing.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP52.64.99.134/32
SPF_IP54.252.116.154/32
SPF_MXcargoforwarders.us

Related pages

Pivot deeper into the graph from cargoforwarders.us.

Cypher and MCP

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

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