Skip to content

Hostname

nedcargo.com

Last fetched

nedcargo.com resolves to 1 IPv4 address operated by AS48635 in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

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

Resolution chain

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

Registrar
iana:1647
Organization
nedcargo international bv
Contact emails

Subdomains

57 observed subdomains of nedcargo.com.

Web-graph footprint

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

38 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

36 SPF mechanisms authorising senders for nedcargo.com.

MechanismTarget
SPF_Amail.nedcargo.com
SPF_Anedcargo.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_MXnedcargo.com

Related pages

Pivot deeper into the graph from nedcargo.com.

Cypher and MCP

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

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