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
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.
Showing 14 of 19. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for sames-kremlin.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | autotask.net |
| SPF_INCLUDE | spf.cloud.vadesecure.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 209.206.8.139 |
| SPF_IP | 209.206.8.65 |
| SPF_IP | 52.16.190.81/32 |
| SPF_IP | 52.17.45.98/32 |
| SPF_IP | 52.30.130.201/32 |
| SPF_IP | 52.47.126.43 |
| SPF_IP | 54.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.