Skip to content

Hostname

app.join.build

Last fetched

app.join.build resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · app.join.buildRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/app.join.build

Resolution chain

app.join.build resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.244.10313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.3613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.9813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.12713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.166.228.1283.166.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.228.353.166.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.228.403.166.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.228.913.166.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

No WHOIS records are currently associated with app.join.build in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from app.join.build in the public web crawl.

Sample inbound links

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from app.join.build.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "app.join.build"})-[: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.