Hostname
builddirect.com
Last fetched
builddirect.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
builddirect.com 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 |
|---|---|---|---|---|
| 3.174.46.16 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.33 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.70 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.78 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:2
- Organization
- builddirect technologies
- Contact emails
Subdomains
42 observed subdomains of builddirect.com.
Showing 25 of 42. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from builddirect.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for builddirect.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf1.builddirect.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 198.107.199.0/25 |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 198.207.147.0/24 |
| SPF_IP | 204.239.0.0/24 |
Related pages
Pivot deeper into the graph from builddirect.com.
- IP · 3.174.46.16
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · DE
- Email · davidezilioli@builddirect.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: "builddirect.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.