Skip to content

Hostname

justcico.com

Last fetched

justcico.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · justcico.comRouting diversity5.7/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/justcico.com

Resolution chain

justcico.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.177.11216.15.224.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.178.11616.15.224.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.182.1316.15.224.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.184.5216.15.240.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.17516.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.221.23816.18.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.221.1352.216.238.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.54.552.216.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.58.19752.216.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.138.19752.218.21.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.204.6152.218.23.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.228.1352.218.16.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.70.21152.217.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.85.1152.217.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.133.12554.239.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.200.23754.239.16.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Web-graph footprint

Distinct hostnames that link to or from justcico.com in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from justcico.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "justcico.com"})-[: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.