Skip to content

Hostname

web-uat.f2.msvc.cloud

Last fetched

web-uat.f2.msvc.cloud resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in EG.

Nutrition Label

WHISPER CANON · web-uat.f2.msvc.cloudRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/web-uat.f2.msvc.cloud

Resolution chain

web-uat.f2.msvc.cloud resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.159.120.32108.159.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
108.159.120.33108.159.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
108.159.120.41108.159.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
108.159.120.67108.159.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
108.159.91.11108.159.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.91.120108.159.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.91.34108.159.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.91.76108.159.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.174.98.1193.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.263.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.553.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.723.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with web-uat.f2.msvc.cloud in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from web-uat.f2.msvc.cloud.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "web-uat.f2.msvc.cloud"})-[: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.