Skip to content

Hostname

abk-soft.com

Last fetched

abk-soft.com resolves to 1 IPv4 address operated by HOSTKEY-AS in NL. WHOIS lists iana:1362 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
176.222.52.12176.222.52.0/24AS57043HOSTKEY-ASNL

WHOIS identity

Registrar
iana:1362
Organization
dmitrii rudakov
Contact emails

Subdomains

5 observed subdomains of abk-soft.com.

Web-graph footprint

Distinct hostnames that link to or from abk-soft.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for abk-soft.com.

MechanismTarget
SPF_IP176.222.52.12

Related pages

Pivot deeper into the graph from abk-soft.com.

Cypher and MCP

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

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