Skip to content

Hostname

ukraine.a2bookmarks.com

Last fetched

ukraine.a2bookmarks.com resolves to 2 IPv4 addresses operated by SHOCK-1 - Shock Hosting LLC in SG.

Nutrition Label

WHISPER CANON · ukraine.a2bookmarks.comRouting diversity2.4/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ukraine.a2bookmarks.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.159.65.46103.159.64.0/23AS395092SHOCK-1 - Shock Hosting LLCSG
84.17.37.21784.17.37.0/24AS60068HK

WHOIS identity

No WHOIS records are currently associated with ukraine.a2bookmarks.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ukraine.a2bookmarks.com.

MechanismTarget
SPF_Aukraine.a2bookmarks.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEzcsend.net
SPF_IP103.159.65.2
SPF_IP103.159.65.46
SPF_MXukraine.a2bookmarks.com

Related pages

Pivot deeper into the graph from ukraine.a2bookmarks.com.

Cypher and MCP

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

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