All hostnames smtp.computercentric.co.uk resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label WHISPER CANON · smtp.computercentric.co.uk Routing diversity 5.7/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/smtp.computercentric.co.uk Resolution chain smtp.computercentric.co.uk resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 108.128.124.33 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.128.200.39 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 13.114.210.107 13.112.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.198.118.65 18.198.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.198.230.170 18.198.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.198.46.167 18.198.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.202.152.169 18.202.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.66.153.251 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 35.157.101.241 35.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 44.239.172.8 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.239.61.139 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.220.95.193 52.220.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.28.174.255 52.28.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.89.19.245 52.88.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.220.48.140 54.220.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 63.35.84.33 63.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 99.80.195.89 99.80.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity No WHOIS records are currently associated with smtp.computercentric.co.uk in WhisperGraph.
Related pages Pivot deeper into the graph from smtp.computercentric.co.uk.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "smtp.computercentric.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 .