Skip to content

Hostname

intermodal-logistics.eu

Last fetched

intermodal-logistics.eu resolves to 1 IPv4 address operated by AS42296 in RO. WHOIS lists registrar:romarg srl as the registrar.

Nutrition Label

WHISPER CANON · intermodal-logistics.euRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/intermodal-logistics.eu

Resolution chain

intermodal-logistics.eu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.240.253.125185.240.253.0/24AS42296RO

WHOIS identity

Registrar
registrar:romarg srl
Organization
Contact emails

Subdomains

2 observed subdomains of intermodal-logistics.eu.

Web-graph footprint

Distinct hostnames that link to or from intermodal-logistics.eu in the public web crawl.

5 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • intermodal-logistics.eu

SPF policy

9 SPF mechanisms authorising senders for intermodal-logistics.eu.

MechanismTarget
SPF_Aintermodal-logistics.eu
SPF_IP185.240.253.125
SPF_IP185.240.253.2
SPF_IP81.18.71.194
SPF_IP86.106.113.50
SPF_IP86.106.113.8
SPF_IP86.106.113.9
SPF_IP89.34.100.8
SPF_MXintermodal-logistics.eu

Related pages

Pivot deeper into the graph from intermodal-logistics.eu.

Cypher and MCP

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

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