Hostname
buildtools.com
Last fetched
buildtools.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
buildtools.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 50.16.35.210 | 50.16.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- 1&1 internet
- Contact emails
- privacy@1and1.com
- proxy2353014@1and1-private-registration.com
- dataprivacyprotected@1und1.de
- dataprivacyprotected@ionos.de
- 2070350a-3eb5-4dc2-8b57-6fde9f763f75@identity-protect.org
- 7021c081-6816-4e6c-b838-126797e50650@identity-protect.org
- 72de6e1f-d7bc-4d82-a151-b4dc34761e06@identity-protect.org
- 97543cf6-308f-43be-80cc-1f568e353711@identity-protect.org
- cf7c740b-bc95-470d-9bdf-9ebf9093a713@identity-protect.org
Subdomains
448 observed subdomains of buildtools.com.
Showing 25 of 448. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from buildtools.com in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for buildtools.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from buildtools.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "buildtools.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.