Skip to content

Hostname

sames-kremlin.com

Last fetched

sames-kremlin.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · sames-kremlin.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sames-kremlin.com

Resolution chain

sames-kremlin.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:81
Organization
direction juridique
Contact emails

Subdomains

19 observed subdomains of sames-kremlin.com.

Web-graph footprint

Distinct hostnames that link to or from sames-kremlin.com in the public web crawl.

92 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for sames-kremlin.com.

MechanismTarget
SPF_INCLUDEautotask.net
SPF_INCLUDEspf.cloud.vadesecure.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP209.206.8.139
SPF_IP209.206.8.65
SPF_IP52.16.190.81/32
SPF_IP52.17.45.98/32
SPF_IP52.30.130.201/32
SPF_IP52.47.126.43
SPF_IP54.229.2.165/32

Related pages

Pivot deeper into the graph from sames-kremlin.com.

Cypher and MCP

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

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