Hostname
e-builder.net
Last fetched
e-builder.net resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
e-builder.net 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 |
|---|---|---|---|---|
| 15.197.167.90 | 15.197.160.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- e-builder
- Contact emails
- domains@e-builder.net
- rlewis@e-builder.net
- 001e6280-382f-4030-9b69-93443d615d80@identity-protect.org
- 0d87dc99-72d6-4c4a-b954-0d3e6ffbdbd5@identity-protect.org
- 493d6844-8711-486b-960b-d7916c5199b2@identity-protect.org
- 8e46497d-385b-4339-88c2-12270125e1d5@identity-protect.org
- dea1d619-9578-4373-9125-4159154f6957@identity-protect.org
- efe1fb91-6597-417d-9d66-a2541cf66db2@identity-protect.org
Subdomains
213 observed subdomains of e-builder.net.
Showing 25 of 213. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from e-builder.net in the public web crawl.
108 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for e-builder.net.
| Mechanism | Target |
|---|---|
| SPF_A | ebsmtp.e-builder.net |
| SPF_INCLUDE | _spf.eu.mailgun.org |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.mailgun.org |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | mktomail.com |
Related pages
Pivot deeper into the graph from e-builder.net.
- IP · 15.197.167.90
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · domains@e-builder.net
- TLD · .net
- Browse hostnames · eb…
- 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: "e-builder.net"})-[: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.