Skip to content

Hostname

join.me

Last fetched

join.me resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · join.meRouting diversity3.9/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/join.me

Resolution chain

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

IPPrefixASNOperatorCountry
104.102.48.121104.102.32.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
184.31.86.128184.31.80.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.214.232.24123.214.224.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.47.101.23923.47.96.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.HK
88.221.63.7288.221.60.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:470
Organization
domains by proxy,
Contact emails

Subdomains

48 observed subdomains of join.me.

Web-graph footprint

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

2,376 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for join.me.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-001a0901.pphosted.com
SPF_IP158.120.16.45
SPF_IP168.245.77.74
SPF_IP207.106.191.64/26
SPF_IP216.115.223.240
SPF_IP216.219.114.10
SPF_IP63.251.47.1
SPF_IP63.254.155.123
SPF_IP64.74.18.1
SPF_IP64.94.46.1
SPF_IP64.95.128.1
SPF_IP69.25.20.1
SPF_IP74.112.65.204
SPF_IP74.112.65.210
SPF_IP74.201.74.1
SPF_IP91.82.95.146
SPF_MX3amlabs.com

Related pages

Pivot deeper into the graph from join.me.

Cypher and MCP

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

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