All hostnames api.fc-uat.co.uk resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label WHISPER CANON · api.fc-uat.co.uk Routing diversity 5.0/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/api.fc-uat.co.uk Resolution chain api.fc-uat.co.uk resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 34.250.234.242 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 46.137.85.141 46.137.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.17.204.99 52.16.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.208.14.105 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.209.32.143 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.212.75.21 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.214.82.84 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.215.55.237 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.49.253.1 52.48.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.49.71.134 52.48.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.51.182.62 52.48.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.220.31.103 54.220.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.246.191.89 54.246.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.77.158.45 54.76.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 99.80.0.252 99.80.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 99.81.61.93 99.80.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity No WHOIS records are currently associated with api.fc-uat.co.uk in WhisperGraph.
Subdomains 4 observed subdomains of api.fc-uat.co.uk.
Related pages Pivot deeper into the graph from api.fc-uat.co.uk.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "api.fc-uat.co.uk"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .