Skip to content

Hostname

teams-api.workstyleiq.com

Last fetched

teams-api.workstyleiq.com resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · teams-api.workstyleiq.comRouting diversity5.0/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/teams-api.workstyleiq.com

Resolution chain

teams-api.workstyleiq.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.51.146.64100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.23.41.223107.23.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.148.4634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.165.9134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.255.9835.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.253.17144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.12.9054.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.81.220.13454.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.192.14198.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with teams-api.workstyleiq.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from teams-api.workstyleiq.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "teams-api.workstyleiq.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.