Skip to content

Hostname

lomtec.com

Last fetched

lomtec.com resolves to 1 IPv4 address operated by AS5578 in SK. WHOIS lists iana:1505 as the registrar.

Nutrition Label

WHISPER CANON · lomtec.comRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/lomtec.com

Resolution chain

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

IPPrefixASNOperatorCountry
62.168.68.10862.168.64.0/18AS5578SK

WHOIS identity

Registrar
iana:1505
Organization
lomtec.com a.s.
Contact emails

Subdomains

101 observed subdomains of lomtec.com.

Web-graph footprint

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

35 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for lomtec.com.

MechanismTarget
SPF_Alomtec.com
SPF_INCLUDE_spf.m1.websupport.sk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.168.43.40/29
SPF_MXlomtec.com

Related pages

Pivot deeper into the graph from lomtec.com.

Cypher and MCP

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

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