Hostname
sigma.ua
Last fetched
sigma.ua resolves to 65.109.72.223, announced in 65.109.0.0/16 by HETZNER-AS - Hetzner Online GmbH in FI. sigma.ua is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 65.109.72.223
65.109.0.0/16 · HETZNER-AS - Hetzner Online GmbH · Helsinki, FI
IPv6 resolution
Attribution
hetzner
ORIGIN_AS
WHOIS identity
- Registrar
- iana:1405
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- nsa3.srv53.com
- nsb3.srv53.com
- nsc2.srv53.com
- nsd2.srv53.com
- nsa1.srv53.net
- nsb2.srv53.net
- nsc1.srv53.net
- nsd2.srv53.net
- nsa3.srv53.org
- nsb3.srv53.org
- nsc3.srv53.org
- nsd4.srv53.org
MX records
- mx1.mirohost.net
SPF policy
- include: spf2.esputnik.com
- include: google.com
- a: sigma.ua
- mx: sigma.ua
- ip: 65.109.72.223
Threat-feed evidence
History
Related pages
Pivot from sigma.ua into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sigma.ua"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.