Skip to content

Hostname

connect.nedcargo.com

Last fetched

connect.nedcargo.com resolves to 1 IPv4 address operated by AS48635 in NL.

Nutrition Label

WHISPER CANON · connect.nedcargo.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/connect.nedcargo.com

Resolution chain

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

IPPrefixASNOperatorCountry
109.237.222.151109.237.208.0/20AS48635NL

WHOIS identity

No WHOIS records are currently associated with connect.nedcargo.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

36 SPF mechanisms authorising senders for connect.nedcargo.com.

MechanismTarget
SPF_Aconnect.nedcargo.com
SPF_Amail.nedcargo.com
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.vanboxtel.hosting
SPF_INCLUDEu826348.wl.sendgrid.net
SPF_IP188.205.10.210
SPF_IP195.130.137.88/32
SPF_IP195.130.137.90
SPF_IP35.162.185.109/32
SPF_IP40.67.198.45/32
SPF_IP40.67.210.50/32
SPF_IP52.26.166.151/32
SPF_IP52.32.252.160/32
SPF_IP52.37.178.91/32
SPF_IP52.40.63.2/32
SPF_IP52.40.63.21/32
SPF_IP52.40.63.34/32
SPF_IP52.40.63.35/32
SPF_IP52.40.63.61/32
SPF_IP52.43.116.95/32
SPF_IP52.43.57.175/32
SPF_IP52.88.240.248/32
SPF_IP52.89.12.139/32
SPF_IP52.89.47.9/32
SPF_IP54.186.77.157/32
SPF_IP54.187.251.2/32
SPF_IP79.99.131.212/32
SPF_IP80.65.119.90
SPF_IP83.96.212.43
SPF_IP84.241.131.0/24
SPF_IP84.241.188.227
SPF_IP84.241.188.231
SPF_IP93.154.114.243/32
SPF_IP93.154.114.245
SPF_MXconnect.nedcargo.com

Related pages

Pivot deeper into the graph from connect.nedcargo.com.

Cypher and MCP

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

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