Skip to content

Hostname

securelist.com

Last fetched

securelist.com resolves to 2 IPv4 addresses operated by PETAFUELFSCAS in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · securelist.comRouting diversity2.4/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/securelist.com

Resolution chain

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

IPPrefixASNOperatorCountry
158.160.164.142158.160.0.0/16AS200350PETAFUELFSCASRU
82.202.190.9382.202.190.0/24AS209030GSHARAD48-AS-IN NIRIHUMS TECH PVT LTDRU

WHOIS identity

Registrar
iana:463
Organization
ao kaspersky lab
Contact emails

Subdomains

5 observed subdomains of securelist.com.

Web-graph footprint

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

6,556 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for securelist.com.

MechanismTarget
SPF_REDIRECTkaspersky.com

Related pages

Pivot deeper into the graph from securelist.com.

Cypher and MCP

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

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