Hostname
buildingwings.com
Last fetched
buildingwings.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
buildingwings.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.58.4.178 | 16.58.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.58.52.136 | 16.58.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.190.143.77 | 18.190.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.216.38.46 | 18.216.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.142.102.12 | 3.136.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.148.11.112 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of buildingwings.com owner
- Contact emails
- bjohnston@donjohnston.com
- 0e1f7adb-9362-431e-8ab1-34b1c6fb9552@identity-protect.org
- 0f1fddfb-8921-4caa-9c17-9ee29200ba68@identity-protect.org
- 333c92c6-d3ee-4036-ac0a-ef337fcbd0d6@identity-protect.org
- 7f536bf6-63dd-43c7-a1ee-a518af5c18fb@identity-protect.org
- c457ea0d-5e87-4e90-a9f2-9b76ceaea9a7@identity-protect.org
- d3ddc053-cea5-4a7f-8ae5-c16d6f0800ea@identity-protect.org
- e4ac206a-a347-45da-891b-b70f45af46e7@identity-protect.org
- owner-7688846@buildingwings.com.whoisprivacyservice.org
- owner-8301311@buildingwings.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of buildingwings.com.
Web-graph footprint
Distinct hostnames that link to or from buildingwings.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for buildingwings.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_IP | 13.111.74.32 |
Related pages
Pivot deeper into the graph from buildingwings.com.
- IP · 16.58.4.178
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · bjohnston@donjohnston.com
- TLD · .com
- Browse hostnames · bu…
- 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: "buildingwings.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.