Hostname
baaskit.com
Last fetched
baaskit.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
baaskit.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 |
|---|---|---|---|---|
| 108.157.32.20 | 108.157.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.157.32.53 | 108.157.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.157.32.65 | 108.157.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.157.32.82 | 108.157.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.33.88.109 | 13.33.92.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.33.88.129 | 13.33.92.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.33.88.39 | 13.33.92.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.33.88.85 | 13.33.92.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 0132229782
- Contact emails
- baaskit.com@contactprivacy.com
- f5e8b7381eba4ef1bcf440d5a0b98e22.protect@withheldforprivacy.com
- 31d334b2-b9a7-4e9d-8e5d-edd1ac5433f5@identity-protect.org
- 84e73198-c348-45b4-a0e4-11c71ea912c3@identity-protect.org
- 9aaa8acb-247b-4fd0-9025-31a2455a1b90@identity-protect.org
- d6fb556c-5f93-4dee-aba4-d8f734b7b969@identity-protect.org
Subdomains
40 observed subdomains of baaskit.com.
Showing 16 of 40. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from baaskit.com in the public web crawl.
5 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for baaskit.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.odoo.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from baaskit.com.
- IP · 108.157.32.20
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · baaskit.com@contactprivacy.com
- TLD · .com
- Browse hostnames · ba…
- 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: "baaskit.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.