Skip to content

Hostname

ukrainiancu.com

Last fetched

ukrainiancu.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in CA. WHOIS lists iana:65 as the registrar.

Nutrition Label

WHISPER CANON · ukrainiancu.comRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/ukrainiancu.com

Resolution chain

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

IPPrefixASNOperatorCountry
138.197.159.206138.197.144.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCCA

WHOIS identity

Registrar
iana:65
Organization
central 1 credit union
Contact emails

Subdomains

13 observed subdomains of ukrainiancu.com.

Web-graph footprint

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

53 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ukrainiancu.com.

MechanismTarget
SPF_EXISTS%{i}.spf.hc368-39.ca.iphmx.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.prod.hydra.sophos.com
SPF_INCLUDEcentral1.com
SPF_INCLUDEclickswitch.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXukrainiancu.com

Related pages

Pivot deeper into the graph from ukrainiancu.com.

Cypher and MCP

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

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