Hostname
botteroski.com
Last fetched
botteroski.com resolves to 4 IPv4 addresses operated by AS12637 in IT. WHOIS lists iana:2487 as the registrar.
Nutrition Label
Resolution chain
botteroski.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 37.9.228.227 | 37.9.224.0/20 | AS12637 | — | IT |
| 91.99.155.9 | 91.99.0.0/16 | AS24940 | — | DE |
| 195.201.89.27 | 195.201.0.0/16 | AS24940 | — | DE |
| 46.224.77.1 | 46.224.0.0/15 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:2487
- Organization
- bottero ski
- Contact emails
Subdomains
19 observed subdomains of botteroski.com.
Showing 18 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from botteroski.com in the public web crawl.
151 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for botteroski.com.
| Mechanism | Target |
|---|---|
| SPF_A | botteroski.com |
| SPF_A | server.botteroski.com |
| SPF_IP | 151.80.168.96 |
| SPF_IP | 5.196.104.165 |
| SPF_IP | 82.211.12.26/32 |
| SPF_IP | 82.211.12.27/32 |
| SPF_MX | botteroski.com |
Related pages
Pivot deeper into the graph from botteroski.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "botteroski.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.