Skip to content

Hostname

audio-design.pl

Last fetched

audio-design.pl resolves to 2 IPv4 addresses operated by AS8308 in PL. WHOIS lists registrar:nazwa.pl sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · audio-design.plRouting diversity2.4/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/audio-design.pl

Resolution chain

audio-design.pl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:nazwa.pl sp. z o.o.
Organization
audio design piotr kopka
Contact emails

Subdomains

8 observed subdomains of audio-design.pl.

Web-graph footprint

Distinct hostnames that link to or from audio-design.pl in the public web crawl.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for audio-design.pl.

MechanismTarget
SPF_REDIRECT_spf-h72.microhost.pl

Related pages

Pivot deeper into the graph from audio-design.pl.

Cypher and MCP

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

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