Hostname
intellibuild.net
Last fetched
intellibuild.net resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
intellibuild.net 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.228.233.38 | 13.228.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 175.41.188.134 | 175.41.128.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.220.199.163 | 52.220.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.74.1.77 | 52.74.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- domains by proxy,
- Contact emails
- intellibuild.net@domainsbyproxy.com
- intellibuild.net@superprivacyservice.com
- 2423aa7e-7986-4660-945e-f96c38a60d20@identity-protect.org
- 77d0d97c-5fef-433b-b87d-9280c78aa4dc@identity-protect.org
- 7cfc52f6-e536-44ea-80e8-ba12b7d8cb49@identity-protect.org
- b0e861a3-e23f-4dac-a0a8-0f8dd08ac081@identity-protect.org
- b714b34f-3604-4d5e-91f3-1cdb48737a57@identity-protect.org
- c314d032-60d0-4607-a25b-d8ab67859453@identity-protect.org
- f0c2dedd-82f6-450e-acbe-67b961e3c20b@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from intellibuild.net.
- IP · 13.228.233.38
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · intellibuild.net@domainsbyproxy.com
- TLD · .net
- Browse hostnames · in…
- 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: "intellibuild.net"})-[: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.