Hostname
alf-ua.com
Last fetched
alf-ua.com resolves to 1 IPv4 address operated by Datagroup - PRIVATE JOINT STOCK COMPANY "DATAGROUP" in UA. WHOIS lists iana:1112 as the registrar.
Nutrition Label
Resolution chain
alf-ua.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 77.88.252.73 | 77.88.252.0/24 | AS3326 | Datagroup - PRIVATE JOINT STOCK COMPANY "DATAGROUP" | UA |
WHOIS identity
- Registrar
- iana:1112
- Organization
- ol'ga alekseenko
- Contact emails
Subdomains
8 observed subdomains of alf-ua.com.
Web-graph footprint
Distinct hostnames that link to or from alf-ua.com in the public web crawl.
25 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for alf-ua.com.
| Mechanism | Target |
|---|---|
| SPF_A | alf-ua.com |
| SPF_INCLUDE | spf2.esputnik.com |
| SPF_IP | 77.88.252.49 |
| SPF_MX | alf-ua.com |
Related pages
Pivot deeper into the graph from alf-ua.com.
- IP · 77.88.252.73
- ASN · AS3326Datagroup - PRIVATE JOINT STOCK COMPANY "DATAGROUP"
- Registrar · iana:1112
- Country · UA
- Email · olga@alf-ua.com
- TLD · .com
- Browse hostnames · al…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "alf-ua.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.