Skip to content

Hostname

atakomb.com

Last fetched

atakomb.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:1505
Organization
neroso inst., s.r.o., atakomb kft.
Contact emails

Subdomains

10 observed subdomains of atakomb.com.

Web-graph footprint

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

20 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for atakomb.com.

MechanismTarget
SPF_Aatakomb.com
SPF_INCLUDEmail.s30.tarhely.com
SPF_INCLUDEmail.s52.tarhely.com
SPF_IP185.111.89.177
SPF_MXatakomb.com

Related pages

Pivot deeper into the graph from atakomb.com.

Cypher and MCP

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

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