Skip to content

Hostname

olympjunior.com

Last fetched

olympjunior.com resolves to 1 IPv4 address operated by AS9123 in RU. WHOIS lists iana:1606 as the registrar.

Nutrition Label

WHISPER CANON · olympjunior.comRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/olympjunior.com

Resolution chain

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

IPPrefixASNOperatorCountry
92.53.99.8792.53.99.0/24AS9123RU

WHOIS identity

Registrar
iana:1606
Organization
personal data, can not be publicly disclosed according to applicable laws.
Contact emails

Subdomains

2 observed subdomains of olympjunior.com.

Web-graph footprint

Distinct hostnames that link to or from olympjunior.com in the public web crawl.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for olympjunior.com.

MechanismTarget
SPF_IP91.216.50.22
SPF_IP91.216.50.32
SPF_IP91.216.50.43
SPF_IP91.216.50.44
SPF_MXolympjunior.com

Related pages

Pivot deeper into the graph from olympjunior.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "olympjunior.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.