Skip to content

Hostname

arteneo.pl

Last fetched

arteneo.pl resolves to 1 IPv4 address operated by AS16276 in PL. WHOIS lists registrar:ovh sas as the registrar.

Nutrition Label

WHISPER CANON · arteneo.plRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/arteneo.pl

Resolution chain

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

IPPrefixASNOperatorCountry
37.59.225.24837.59.0.0/16AS16276PL

WHOIS identity

Registrar
registrar:ovh sas
Organization
arteneo it marcin wtykło
Contact emails

Subdomains

91 observed subdomains of arteneo.pl.

Web-graph footprint

Distinct hostnames that link to or from arteneo.pl in the public web crawl.

26 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for arteneo.pl.

MechanismTarget
SPF_Aarteneo.arteneo.pl
SPF_Aarteneo.pl
SPF_Adns1.arteneo.pl
SPF_Amail.arteneo.pl
SPF_Amailing.arteneo.pl
SPF_Ans237578.ovh.net
SPF_Ans356819.ovh.net
SPF_Atestmail.arteneo.pl
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspfa.fakturownia.pl
SPF_MXarteneo.pl

Related pages

Pivot deeper into the graph from arteneo.pl.

Cypher and MCP

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

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