Skip to content

Hostname

hill.dev

Last fetched

hill.dev 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 · hill.devRouting diversity5.6/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hill.dev

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.183.13316.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.184.516.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.192.12616.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.195.1816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.195.20816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.202.9316.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.203.3416.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.72.6916.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.33.21352.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.56.7752.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.117.8552.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.123.21352.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.167.22152.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.38.2752.217.38.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.64.14752.217.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.134.21354.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

4 observed subdomains of hill.dev.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for hill.dev.

MechanismTarget
SPF_INCLUDE_spf.protonmail.ch
SPF_MXhill.dev

Related pages

Pivot deeper into the graph from hill.dev.

Cypher and MCP

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

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