Skip to content

Hostname

hily.com

Last fetched

hily.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · hily.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hily.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.112.10518.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.1218.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.5718.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.6518.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.165.113.213.165.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.113.643.165.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.113.743.165.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.113.753.165.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.170.249.273.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.473.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.863.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.933.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for hily.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf_hily.mailkeeper.app
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from hily.com.

Cypher and MCP

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

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