Skip to content

Hostname

1c.ua

Last fetched

1c.ua resolves to 1 IPv4 address operated by AS29066 in DE.

Nutrition Label

WHISPER CANON · 1c.uaRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint9.4/10canon.whisper.security/host/1c.ua

Resolution chain

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

IPPrefixASNOperatorCountry
85.195.94.4685.195.64.0/18AS29066DE

WHOIS identity

No WHOIS records are currently associated with 1c.ua in WhisperGraph.

Subdomains

1 observed subdomain of 1c.ua.

Subdomain
mx.1c.ua

Web-graph footprint

Distinct hostnames that link to or from 1c.ua in the public web crawl.

165 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for 1c.ua.

MechanismTarget
SPF_Amx.1c.ua
SPF_IP85.195.94.46
SPF_MX1c.ua

Related pages

Pivot deeper into the graph from 1c.ua.

Cypher and MCP

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

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