Skip to content

Hostname

andoor.eu

Last fetched

andoor.eu resolves to 1 IPv4 address operated by NETARTGROUP - Nazwa.pl Sp.z.o.o. in PL. WHOIS lists registrar:grupa interia.pl sp. z o.o. sp. k. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
85.128.144.8285.128.144.0/20AS15967NETARTGROUP - Nazwa.pl Sp.z.o.o.PL

WHOIS identity

Registrar
registrar:grupa interia.pl sp. z o.o. sp. k.
Organization
Contact emails

Subdomains

1 observed subdomain of andoor.eu.

Subdomain
www.andoor.eu

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for andoor.eu.

MechanismTarget
SPF_Aandoor.eu
SPF_IP176.221.112.234/32
SPF_IP178.212.43.16/29
SPF_IP77.55.101.191/32
SPF_IP88.99.199.38/32
SPF_IP95.48.73.177/32
SPF_MXandoor.eu

Related pages

Pivot deeper into the graph from andoor.eu.

Cypher and MCP

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

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