Skip to content

Hostname

build38.io

Last fetched

build38.io resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · build38.ioRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/build38.io

Resolution chain

build38.io resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.7.46108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.47108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.58108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.99108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.69.8213.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.9013.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.9413.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.9913.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.227.192.11813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.161.246.12918.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.5618.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.6718.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.9818.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.173.154.11318.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.3018.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.5018.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.7718.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:269
Organization
build38
Contact emails

Subdomains

55 observed subdomains of build38.io.

Threat posture

History

Related pages

Pivot deeper into the graph from build38.io.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "build38.io"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.