Skip to content

Hostname

embeeries.gr

Last fetched

embeeries.gr resolves to 2 IPv4 addresses operated by AS47521 in GR.

Nutrition Label

WHISPER CANON · embeeries.grRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/embeeries.gr

Resolution chain

embeeries.gr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

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

Subdomains

6 observed subdomains of embeeries.gr.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • embeeries.gr

SPF policy

8 SPF mechanisms authorising senders for embeeries.gr.

MechanismTarget
SPF_Aembeeries.gr
SPF_IP93.174.121.154
SPF_IP93.174.121.155
SPF_IP93.174.121.194
SPF_IP93.174.121.214
SPF_IP93.174.121.216
SPF_IP93.174.121.80
SPF_MXembeeries.gr

Related pages

Pivot deeper into the graph from embeeries.gr.

Cypher and MCP

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

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