Skip to content

Hostname

agat.eu

Last fetched

agat.eu resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:netart registrar sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · agat.euRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/agat.eu

Resolution chain

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

IPPrefixASNOperatorCountry
159.69.137.189159.69.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:netart registrar sp. z o.o.
Organization
Contact emails

Subdomains

4 observed subdomains of agat.eu.

Web-graph footprint

Distinct hostnames that link to or from agat.eu in the public web crawl.

29 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for agat.eu.

MechanismTarget
SPF_Aagat.eu
SPF_IP159.69.137.160/32
SPF_IP162.55.137.22
SPF_IP162.55.137.24/32
SPF_IP176.9.7.38/32
SPF_IP178.32.203.87
SPF_IP87.98.236.59
SPF_MXagat.eu

Related pages

Pivot deeper into the graph from agat.eu.

Cypher and MCP

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

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