Skip to content

Hostname

webjoint.com

Last fetched

webjoint.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · webjoint.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/webjoint.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.26.29108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.50108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.58108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.87108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.164.116.10618.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.12818.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.3218.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.5518.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.160.2618.165.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.160.5318.165.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.160.6018.165.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.160.7818.165.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:468
Organization
on behalf of webjoint.com owner
Contact emails

Subdomains

545 observed subdomains of webjoint.com.

Web-graph footprint

Distinct hostnames that link to or from webjoint.com in the public web crawl.

142 sites link to this hostname.

116 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for webjoint.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailer.myclickfunnels.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from webjoint.com.

Cypher and MCP

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

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