Skip to content

Hostname

hcdev.io

Last fetched

hcdev.io resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · hcdev.ioRouting diversity5.0/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/hcdev.io

Resolution chain

hcdev.io resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.49.221.137100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.208.18.1718.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.215.70.11918.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.140.12634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.122.19552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.23.20.6852.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.23.25.11952.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.210.43.24954.210.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.92.146.13854.92.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
98.80.37.2498.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.233.1698.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.159.12598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
hypercurrent
Contact emails

Subdomains

4 observed subdomains of hcdev.io.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for hcdev.io.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from hcdev.io.

Cypher and MCP

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

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