Skip to content

Hostname

kometos.com

Last fetched

kometos.com resolves to 2 IPv4 addresses operated by HETZNER-AS in FI. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · kometos.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/kometos.com

Resolution chain

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

IPPrefixASNOperatorCountry
135.181.114.249135.181.0.0/16AS24940HETZNER-ASFI
135.181.214.124135.181.0.0/16AS24940HETZNER-ASFI

WHOIS identity

Registrar
iana:1068
Organization
kometos oy
Contact emails

Subdomains

6 observed subdomains of kometos.com.

Web-graph footprint

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

31 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for kometos.com.

MechanismTarget
SPF_Akometos.com
SPF_INCLUDE25290996.spf05.hubspotemail.net
SPF_INCLUDEmediaporrasspf.smtp.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEsmtp.neviso.fi
SPF_INCLUDEspf.protection.outlook.com
SPF_IP135.181.114.249
SPF_IP135.181.214.124
SPF_IP168.245.18.183/32
SPF_IP168.245.98.128/32
SPF_IP185.83.119.219
SPF_MXkometos.com

Related pages

Pivot deeper into the graph from kometos.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "kometos.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.