Skip to content

Hostname

cargoconnections.net

Last fetched

cargoconnections.net resolves to 1 IPv4 address operated by AS63949 in GB. WHOIS lists iana:1515 as the registrar.

Nutrition Label

WHISPER CANON · cargoconnections.netRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cargoconnections.net

Resolution chain

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

IPPrefixASNOperatorCountry
178.79.157.251178.79.128.0/18AS63949GB

WHOIS identity

Registrar
iana:1515
Organization
cargo connections
Contact emails

Subdomains

8 observed subdomains of cargoconnections.net.

Web-graph footprint

Distinct hostnames that link to or from cargoconnections.net in the public web crawl.

68 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cargoconnections.net.

MechanismTarget
SPF_Acargoconnections.net
SPF_INCLUDE_spf.livemail.co.uk
SPF_INCLUDEmailgun.org
SPF_IP168.245.61.70/32
SPF_IP185.197.61.111/32
SPF_MXcargoconnections.net

Related pages

Pivot deeper into the graph from cargoconnections.net.

Cypher and MCP

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

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