Skip to content

Hostname

support.1academy.pro

Last fetched

support.1academy.pro resolves to 1 IPv4 address operated by AS49505 in RU.

Nutrition Label

WHISPER CANON · support.1academy.proRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/support.1academy.pro

Resolution chain

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

IPPrefixASNOperatorCountry
45.94.120.21245.94.120.0/23AS49505RU

WHOIS identity

No WHOIS records are currently associated with support.1academy.pro in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from support.1academy.pro in the public web crawl.

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for support.1academy.pro.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP136.243.10.203
SPF_IP45.94.120.211
SPF_IP45.94.120.212
SPF_REDIRECT_spf.mail.ru

Related pages

Pivot deeper into the graph from support.1academy.pro.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "support.1academy.pro"})-[: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.