Skip to content

Hostname

hellenys.com

Last fetched

hellenys.com resolves to 162.243.240.172, announced in 162.243.192.0/18 by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. hellenys.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 · hellenys.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/hellenys.com

Resolution chain

IPv6 resolution

No AAAA record for hellenys.com is recorded in WhisperGraph.

Attribution

digitalocean

ORIGIN_AS

WHOIS identity

Registrar
iana:320
Registrant organisation
herrinfesta italiana
Contact emails
jhelleny@helleny.com

Mail and authentication

Nameservers

  • guss.ns.cloudflare.com
  • marge.ns.cloudflare.com

MX records

  • mx1.emailsrvr.com
  • mx2.emailsrvr.com

SPF policy

  • ip: 67.192.11.0/24
  • ip: 67.192.97.0/24
  • include: emailsrvr.com
  • ip: 104.131.225.68
  • ip: 107.170.6.87
  • ip: 159.203.187.51
  • ip: 162.243.2.193
  • ip: 192.184.81.174
  • ip: 45.63.10.122

Threat-feed evidence

History

Related pages

Pivot from hellenys.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: "hellenys.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.