Skip to content

Hostname

juravlinka.com

Last fetched

juravlinka.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:4156 as the registrar.

Nutrition Label

WHISPER CANON · juravlinka.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/juravlinka.com

Resolution chain

juravlinka.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.59.243.228199.59.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
45.83.192.18945.83.192.0/24AS56851NL

WHOIS identity

Registrar
iana:4156
Organization
alena larionova
Contact emails

Subdomains

8 observed subdomains of juravlinka.com.

Web-graph footprint

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

13 sites link to this hostname.

248 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for juravlinka.com.

MechanismTarget
SPF_Ajuravlinka.com
SPF_IP176.105.233.23
SPF_IP185.91.73.118
SPF_IP193.111.63.237
SPF_IP45.83.192.129
SPF_IP45.83.194.129
SPF_MXjuravlinka.com

Related pages

Pivot deeper into the graph from juravlinka.com.

Cypher and MCP

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

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