Skip to content

Hostname

esputnik.com

Last fetched

esputnik.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:4156 as the registrar.

Nutrition Label

WHISPER CANON · esputnik.comRouting diversity5.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/esputnik.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.241.75.11434.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.243.71.2634.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.247.169.22034.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.5.24434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.119.20052.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.100.352.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.222.1852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.18.11152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.155.12952.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.19.21354.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.133.3154.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.65.15599.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:4156
Organization
chernysh oleksii yuriiovych
Contact emails

Subdomains

153 observed subdomains of esputnik.com.

Web-graph footprint

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

633 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for esputnik.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf2.esputnik.com
SPF_INCLUDEzabbix.esputnik.com

Related pages

Pivot deeper into the graph from esputnik.com.

Cypher and MCP

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

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