Skip to content

Hostname

hellenic-machinery.com

Last fetched

hellenic-machinery.com resolves to 1 IPv4 address operated by AS216285 in BG. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · hellenic-machinery.comRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/hellenic-machinery.com

Resolution chain

hellenic-machinery.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
84.54.49.20384.54.49.0/24AS216285BG

WHOIS identity

Registrar
iana:1387
Organization
aiotico taoaceaiunco
Contact emails

Subdomains

8 observed subdomains of hellenic-machinery.com.

Web-graph footprint

Distinct hostnames that link to or from hellenic-machinery.com in the public web crawl.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • hellenic-machinery.com

SPF policy

6 SPF mechanisms authorising senders for hellenic-machinery.com.

MechanismTarget
SPF_Ahellenic-machinery.com
SPF_IP137.74.131.115
SPF_IP149.202.94.225
SPF_IP212.251.13.42
SPF_IP84.54.49.203
SPF_MXhellenic-machinery.com

Related pages

Pivot deeper into the graph from hellenic-machinery.com.

Cypher and MCP

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

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