Skip to content

Hostname

edjet.eu.teamwork.com

Last fetched

edjet.eu.teamwork.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · edjet.eu.teamwork.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/edjet.eu.teamwork.com

Resolution chain

edjet.eu.teamwork.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.158.232.108108.158.232.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.232.24108.158.232.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.232.63108.158.232.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.232.84108.158.232.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.93.12613.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.6713.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.8313.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.8913.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with edjet.eu.teamwork.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from edjet.eu.teamwork.com in the public web crawl.

8 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from edjet.eu.teamwork.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "edjet.eu.teamwork.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.