Skip to content

Hostname

gm-design.pl

Last fetched

gm-design.pl resolves to 1 IPv4 address operated by AS51167 in DE. WHOIS lists registrar:dinfo.pl sylwia wierońska as the registrar.

Nutrition Label

WHISPER CANON · gm-design.plRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/gm-design.pl

Resolution chain

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

IPPrefixASNOperatorCountry
85.190.243.3085.190.240.0/22AS51167DE

WHOIS identity

Registrar
registrar:dinfo.pl sylwia wierońska
Organization
gm design marek piechocki
Contact emails

Subdomains

32 observed subdomains of gm-design.pl.

Web-graph footprint

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

25 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for gm-design.pl.

MechanismTarget
SPF_Agm-design.pl
SPF_INCLUDEspf.enewsletter.pl
SPF_MXgm-design.pl

Related pages

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

Cypher and MCP

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

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