Skip to content

Hostname

urm.lt

Last fetched

urm.lt resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:kertinis valstybės telekomunikacijų centras as the registrar.

Nutrition Label

WHISPER CANON · urm.ltRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/urm.lt

Resolution chain

urm.lt resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.46.222104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.147.101172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:kertinis valstybės telekomunikacijų centras
Organization
lietuvos respublikos užsienio reikalų ministerija
Contact emails

Subdomains

56 observed subdomains of urm.lt.

Web-graph footprint

Distinct hostnames that link to or from urm.lt in the public web crawl.

1,195 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for urm.lt.

MechanismTarget
SPF_Aurm.lt
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP91.198.17.103
SPF_IP91.198.17.169
SPF_IP91.198.17.29
SPF_IP91.198.17.30
SPF_IP91.198.17.31
SPF_IP91.198.17.33
SPF_MXurm.lt

Related pages

Pivot deeper into the graph from urm.lt.

Cypher and MCP

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

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