All hostnames phinity.co resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:3862 as the registrar.
Nutrition Label WHISPER CANON · phinity.co Routing diversity 5.9/10 Peering density 9.2/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 3.3/10 Resolver footprint 8.3/10 canon.whisper.security/host/phinity.co Resolution chain phinity.co 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 16.12.88.43 16.12.88.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.5.84.227 3.5.84.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.5.86.64 3.5.86.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.218.133.35 52.218.133.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.218.152.210 52.218.152.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.218.185.178 52.218.185.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.218.229.226 52.218.229.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.218.243.50 52.218.243.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.218.252.2 52.218.252.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.138.195 52.92.136.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.153.227 52.92.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.202.147 52.92.200.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.202.219 52.92.200.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.202.91 52.92.200.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.211.83 52.92.208.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.238.11 52.92.232.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity Registrar iana:3862 Organization contact privacy inc. customer 0148257669 Contact emails — Mail and authentication SPF policy 1 SPF mechanism authorising senders for phinity.co.
Related pages Pivot deeper into the graph from phinity.co.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "phinity.co"})-[: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 .