Skip to content

Hostname

a-center.org

Last fetched

a-center.org resolves to 1 IPv4 address operated by AS41938 in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · a-center.orgRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/a-center.org

Resolution chain

a-center.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
94.229.20.6194.229.20.0/24AS41938RU

WHOIS identity

Registrar
iana:463
Organization
artur a shafeyev
Contact emails

Subdomains

4 observed subdomains of a-center.org.

Web-graph footprint

Distinct hostnames that link to or from a-center.org in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for a-center.org.

MechanismTarget
SPF_Aa-center.org
SPF_IP94.229.20.59
SPF_IP94.229.20.61
SPF_MXa-center.org

Related pages

Pivot deeper into the graph from a-center.org.

Cypher and MCP

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

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