Skip to content

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

WHISPER CANON · alf-ua.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint7.4/10canon.whisper.security/host/alf-ua.com

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.

IPPrefixASNOperatorCountry
77.88.252.7377.88.252.0/24AS3326Datagroup - 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.

MechanismTarget
SPF_Aalf-ua.com
SPF_INCLUDEspf2.esputnik.com
SPF_IP77.88.252.49
SPF_MXalf-ua.com

Related pages

Pivot deeper into the graph from alf-ua.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.