Skip to content

Hostname

happybyte.gr

Last fetched

happybyte.gr resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · happybyte.grRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/happybyte.gr

Resolution chain

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

IPPrefixASNOperatorCountry
162.55.188.87162.55.0.0/16AS24940DE

WHOIS identity

Registrar
Organization
runabove static ip
Contact emails

Subdomains

84 observed subdomains of happybyte.gr.

Web-graph footprint

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

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for happybyte.gr.

MechanismTarget
SPF_Ahappybyte.gr
SPF_Alb.yoursrs.com
SPF_INCLUDEmail.registrar.eu
SPF_IP128.140.112.233
SPF_IP162.55.188.87
SPF_IP178.63.123.37
SPF_IP2a01:4f8:1c0c:4d45:0:0:0:1
SPF_IP2a01:4f8:2201:42d5:0:0:0:3
SPF_MXhappybyte.gr

Related pages

Pivot deeper into the graph from happybyte.gr.

Cypher and MCP

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

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