Skip to content

Hostname

jordex.com

Last fetched

jordex.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · jordex.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/jordex.com

Resolution chain

jordex.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:69
Organization
jordex shipping and forwarding b.v.
Contact emails

Subdomains

16 observed subdomains of jordex.com.

Web-graph footprint

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

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for jordex.com.

MechanismTarget
SPF_INCLUDE139833957.spf03.hubspotemail.net
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.riege.com
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEdeliverabilitymanager.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_IP130.61.196.155
SPF_IP130.61.71.84
SPF_IP185.15.251.57
SPF_IP195.73.131.174
SPF_IP2603:10a6:208:17c:0:0:0:19
SPF_IP45.132.43.239
SPF_IP83.96.147.4
SPF_IP84.244.144.249
SPF_IP87.101.4.106
SPF_IP94.23.148.187

Related pages

Pivot deeper into the graph from jordex.com.

Cypher and MCP

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

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