Hostname
designbais.com
Last fetched
designbais.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
designbais.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 |
|---|---|---|---|---|
| 13.236.132.37 | 13.236.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 13.237.101.225 | 13.236.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.24.243.218 | 3.24.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.62.101.189 | 52.62.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:468
- Organization
- b a insurance systems pty ltdv
- Contact emails
- bulent@bais.com.au
- 57f2e6b9-639e-4d97-b29d-84ab7d4a9298@identity-protect.org
- 7221be1d-7b89-4084-aa7b-4c151db029da@identity-protect.org
- 8102cdcb-0087-4013-9240-fb3f0e5dfe31@identity-protect.org
- d9eaaf8c-ee26-4ae6-9d2c-8f3c60152aab@identity-protect.org
- dacbcf56-8893-4a2b-95ac-b5e2d6aadd4f@identity-protect.org
- dd135322-ac62-4d9f-a769-ce57c74aa038@identity-protect.org
- ee5f3409-9270-4d6f-af4e-3125dcf0881f@identity-protect.org
Subdomains
2 observed subdomains of designbais.com.
| Subdomain |
|---|
| ai.designbais.com |
| www.designbais.com |
Web-graph footprint
Distinct hostnames that link to or from designbais.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for designbais.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | bais.com.au |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | designbais.com |
Related pages
Pivot deeper into the graph from designbais.com.
- IP · 13.236.132.37
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · bulent@bais.com.au
- TLD · .com
- Browse hostnames · de…
- 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: "designbais.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.