Skip to content

Hostname

join1.app

Last fetched

join1.app resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · join1.appRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/join1.app

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.49.4318.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.4618.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.6018.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.7218.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.151.11254.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.12254.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.4754.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.654.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for join1.app.

MechanismTarget
SPF_Ajoin1.app
SPF_INCLUDE_spf.mlsend.com
SPF_MXjoin1.app

Related pages

Pivot deeper into the graph from join1.app.

Cypher and MCP

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

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