Skip to content

Hostname

fr.nedcargo.com

Last fetched

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

Nutrition Label

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

Resolution chain

fr.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 fr.nedcargo.com in WhisperGraph.

Subdomains

1 observed subdomain of fr.nedcargo.com.

Web-graph footprint

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

12 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Afr.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_MXfr.nedcargo.com

Related pages

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

Cypher and MCP

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

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