Hostname
ibuildings.com
Last fetched
ibuildings.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ibuildings.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.157.208.30 | 18.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 35.157.104.159 | 35.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.29.157.208 | 52.29.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ibuildings.com owner
- Contact emails
- support@ibuildings.nl
- 05b56248-c42a-4270-966d-c488848403d7@identity-protect.org
- 9b25416e-07e7-43df-8f4b-104aa996e13f@identity-protect.org
- ce3215f5-d6e8-424d-bcae-9b1180341330@identity-protect.org
- d02cac96-d605-4d73-97ba-fab426c5f735@identity-protect.org
- f91e90ef-3506-41ad-8bc9-47ba1a66e9f5@identity-protect.org
- ff9e608a-971e-4abb-948e-bb413346d85d@identity-protect.org
Subdomains
1 observed subdomain of ibuildings.com.
| Subdomain |
|---|
| www.ibuildings.com |
Web-graph footprint
Distinct hostnames that link to or from ibuildings.com in the public web crawl.
31 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from ibuildings.com.
- IP · 18.157.208.30
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · support@ibuildings.nl
- TLD · .com
- Browse hostnames · ib…
- 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: "ibuildings.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.