Skip to content

Hostname

hmu.gr

Last fetched

hmu.gr resolves to 1 IPv4 address operated by TEI-OF-CRETE-AS in GR.

Nutrition Label

WHISPER CANON · hmu.grRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hmu.gr

Resolution chain

hmu.gr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
147.95.40.137147.95.0.0/16AS8762TEI-OF-CRETE-ASGR

WHOIS identity

No WHOIS records are currently associated with hmu.gr in WhisperGraph.

Subdomains

1,344 observed subdomains of hmu.gr.

Web-graph footprint

Distinct hostnames that link to or from hmu.gr in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for hmu.gr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP147.95.40.11
SPF_IP147.95.40.12
SPF_IP147.95.40.20
SPF_IP147.95.40.21
SPF_IP147.95.40.22
SPF_IP147.95.40.23
SPF_IP147.95.40.65
SPF_IP147.95.40.90
SPF_MXhmu.gr

Related pages

Pivot deeper into the graph from hmu.gr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hmu.gr"})-[: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.