Skip to content

Hostname

ukr.cards

Last fetched

ukr.cards resolves to 1 IPv4 address operated by AS203087 in KZ. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · ukr.cardsRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/ukr.cards

Resolution chain

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

IPPrefixASNOperatorCountry
185.120.78.6185.120.78.0/24AS203087KZ

WHOIS identity

Registrar
iana:1861
Organization
private by design,
Contact emails

Subdomains

5 observed subdomains of ukr.cards.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for ukr.cards.

MechanismTarget
SPF_Aukr.cards
SPF_IP185.120.78.6
SPF_IP88.99.162.87
SPF_IP94.130.208.188
SPF_MXukr.cards

Related pages

Pivot deeper into the graph from ukr.cards.

Cypher and MCP

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

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