Skip to content

Hostname

imotrans.com.pt

Last fetched

imotrans.com.pt is a registered hostname under the .pt top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · imotrans.com.ptRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/imotrans.com.pt

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with imotrans.com.pt in WhisperGraph.

Subdomains

7 observed subdomains of imotrans.com.pt.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for imotrans.com.pt.

MechanismTarget
SPF_Aimotrans.com.pt
SPF_INCLUDE_spf.cleanmx.pt
SPF_IP130.185.84.3
SPF_IP130.185.84.50
SPF_IP130.185.84.51
SPF_IP130.185.84.97
SPF_MXimotrans.com.pt

Related pages

Pivot deeper into the graph from imotrans.com.pt.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "imotrans.com.pt"})-[: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.