Hostname
bikubo.com
Last fetched
bikubo.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
bikubo.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 |
|---|---|---|---|---|
| 13.224.106.108 | 13.224.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.224.106.119 | 13.224.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.224.106.126 | 13.224.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.224.106.29 | 13.224.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 99.84.160.35 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.51 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.75 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.94 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:303
- Organization
- 1&1 internet
- Contact emails
Subdomains
4 observed subdomains of bikubo.com.
Web-graph footprint
Distinct hostnames that link to or from bikubo.com in the public web crawl.
61 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for bikubo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 7168222d.ppspf.net |
| SPF_INCLUDE | eu.transmail.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | zoho.eu |
Related pages
Pivot deeper into the graph from bikubo.com.
- IP · 13.224.106.108
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:303
- Country · IT
- Email · domains@gigas.com
- TLD · .com
- Browse hostnames · bi…
- 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: "bikubo.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.