Skip to content

Hostname

hl-my.com

Last fetched

hl-my.com resolves to 103.82.65.9, announced in 103.82.65.0/24 by AMAZE-AS-AP - Amaze Intelligence in AU. hl-my.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · hl-my.comRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint6.3/10canon.whisper.security/host/hl-my.com

Resolution chain

IPv6 resolution

No AAAA record for hl-my.com is recorded in WhisperGraph.

Attribution

amaze intelligence

ORIGIN_AS

WHOIS identity

Registrar
iana:1472
Contact emails
hostlaju@gmail.com

Subdomains

Mail and authentication

Nameservers

  • dns1.hl-my.com
  • dns2.hl-my.com
  • dns3.hl-my.com
  • dns4.hl-my.com
  • dns1.supremepanel.com
  • dns2.supremepanel.com
  • dns3.supremepanel.com
  • dns4.supremepanel.com

MX records

  • mail.hl-my.com

SPF policy

  • a: hl-my.com
  • mx: hl-my.com
  • ip: 103.82.65.33
  • ip: 103.82.65.9
  • ip: 202.87.31.189

Threat-feed evidence

History

Related pages

Pivot from hl-my.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "hl-my.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.