Skip to content

Hostname

a24.press

Last fetched

a24.press resolves to 1 IPv4 address operated by AS-REGRU - "Domain names registrar REG.RU", Ltd in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · a24.pressRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/a24.press

Resolution chain

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

IPPrefixASNOperatorCountry
89.108.108.16889.108.108.0/24AS197695AS-REGRU - "Domain names registrar REG.RU", LtdRU

WHOIS identity

Registrar
iana:463
Organization
ooo 'astrakhansky regionalny kanal'
Contact emails

Subdomains

6 observed subdomains of a24.press.

Web-graph footprint

Distinct hostnames that link to or from a24.press in the public web crawl.

309 sites link to this hostname.

169 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for a24.press.

MechanismTarget
SPF_IP213.80.168.54
SPF_IP213.80.168.55

Related pages

Pivot deeper into the graph from a24.press.

Cypher and MCP

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

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