Hostname
globalbimsolutions.com
Last fetched
globalbimsolutions.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
globalbimsolutions.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 |
|---|---|---|---|---|
| 3.161.174.123 | 3.161.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.174.126 | 3.161.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.174.19 | 3.161.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.174.99 | 3.161.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.225.12 | 3.161.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.225.25 | 3.161.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.225.32 | 3.161.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.225.57 | 3.161.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of globalbimsolutions.com owner
- Contact emails
- 3e9c9892-b6cf-4f61-a5c0-a021430664f4@identity-protect.org
- 4257a6e4-e444-487b-a825-94385cddb3e0@identity-protect.org
- 45e9700a-7a43-4e23-bf8e-90180be540a3@identity-protect.org
- 5c4c6968-4f66-4f89-a693-73b498f58b0e@identity-protect.org
- 7d0f883a-6ee2-415a-9ca8-978cb7dce8e6@identity-protect.org
- 9b87e432-ec41-4da5-b9fb-a5ad5f5c7dcd@identity-protect.org
- b03657dd-2892-4c2f-9e05-9fb87c0ba3a4@identity-protect.org
- owner-9749389@globalbimsolutions.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of globalbimsolutions.com.
| Subdomain |
|---|
| www.globalbimsolutions.com |
Threat posture
History
Related pages
Pivot deeper into the graph from globalbimsolutions.com.
- IP · 3.161.174.123
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 3e9c9892-b6cf-4f61-a5c0-a021430664f4@identity-protect.org
- TLD · .com
- Browse hostnames · gl…
- 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: "globalbimsolutions.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.