Skip to content

Hostname

mti.pl

Last fetched

mti.pl resolves to 1 IPv4 address operated by TKPSA-AS in PL. WHOIS lists registrar:domena.pl sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · mti.plRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mti.pl

Resolution chain

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

IPPrefixASNOperatorCountry
119.12.22.29119.12.22.0/24AS31242TKPSA-ASPL

WHOIS identity

Registrar
registrar:domena.pl sp. z o.o.
Organization
machine tools international sp. z o.o.
Contact emails

Subdomains

1 observed subdomain of mti.pl.

Subdomain
www.mti.pl

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for mti.pl.

MechanismTarget
SPF_IP93.157.100.20/32
SPF_REDIRECT_spf.ogicom.pl

Related pages

Pivot deeper into the graph from mti.pl.

Cypher and MCP

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

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