Hostname
buschika.com
Last fetched
buschika.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
buschika.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.165.53.2 | 18.165.91.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.53.58 | 18.165.91.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.53.86 | 18.165.91.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.53.95 | 18.165.91.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.113 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.125 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.44 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.58 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:49
- Organization
- hr solutions
- Contact emails
Subdomains
1 observed subdomain of buschika.com.
| Subdomain |
|---|
| job.buschika.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for buschika.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 18.177.109.88 |
| SPF_IP | 3.113.52.239 |
| SPF_IP | 3.114.10.94 |
| SPF_IP | 3.115.252.29 |
| SPF_IP | 35.77.194.174 |
| SPF_IP | 54.178.100.85 |
| SPF_IP | 54.64.213.4 |
| SPF_IP | 54.95.192.104 |
Related pages
Pivot deeper into the graph from buschika.com.
- IP · 18.165.53.2
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:49
- Country · US
- Email · hr-s-support@rworks.jp
- TLD · .com
- Browse hostnames · bu…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "buschika.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.