Skip to content

Hostname

logistica.mti.ua

Last fetched

logistica.mti.ua resolves to 1 IPv4 address operated by AS56851 in UA.

Nutrition Label

WHISPER CANON · logistica.mti.uaRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.4/10canon.whisper.security/host/logistica.mti.ua

Resolution chain

logistica.mti.ua resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
31.131.16.2031.131.16.0/24AS56851UA

WHOIS identity

No WHOIS records are currently associated with logistica.mti.ua in WhisperGraph.

Subdomains

1 observed subdomain of logistica.mti.ua.

Web-graph footprint

Distinct hostnames that link to or from logistica.mti.ua in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for logistica.mti.ua.

MechanismTarget
SPF_Aedo.mti.ua
SPF_INCLUDEspf.protection.outlook.com
SPF_IP31.131.16.2
SPF_MXlogistica.mti.ua

Related pages

Pivot deeper into the graph from logistica.mti.ua.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "logistica.mti.ua"})-[: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.