Skip to content

Hostname

hlj.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.46.10218.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.3218.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.3318.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.518.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.236.11518.64.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.236.2018.64.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.236.6618.64.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.236.9518.64.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.53.1193.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.53.483.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.53.643.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.53.783.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA

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 hlj.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for hlj.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP13.230.7.105/32
SPF_IP18.182.60.87/32
SPF_IP54.65.74.10/32
SPF_MXhlj.com

Related pages

Pivot deeper into the graph from hlj.com.

Cypher and MCP

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

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