Skip to content

Hostname

suitable.co

Last fetched

suitable.co resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · suitable.coRouting diversity6.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/suitable.co

Resolution chain

suitable.co resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.184.816.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.15616.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.217.24916.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.102.5316.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.104.18116.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.105.19716.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.97.1316.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.20.1233.5.20.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.220.25352.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.38.23752.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.49.14952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.50.20552.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.50.24552.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.53.2152.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.130.21352.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.134.20552.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.139.18152.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.164.3752.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.131.16554.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.139.25354.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

15 observed subdomains of suitable.co.

Web-graph footprint

Distinct hostnames that link to or from suitable.co in the public web crawl.

132 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for suitable.co.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mailjet.com

Related pages

Pivot deeper into the graph from suitable.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "suitable.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.