Skip to content

Hostname

grafiqa.pl

Last fetched

grafiqa.pl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:domeny.tv mserwis sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · grafiqa.plRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/grafiqa.pl

Resolution chain

grafiqa.pl has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:domeny.tv mserwis sp. z o.o.
Organization
grafiqa elżbieta migoń
Contact emails

Subdomains

17 observed subdomains of grafiqa.pl.

Web-graph footprint

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

67 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • grafiqa.pl

SPF policy

3 SPF mechanisms authorising senders for grafiqa.pl.

MechanismTarget
SPF_Agrafiqa.pl
SPF_IP185.221.108.96/32
SPF_MXgrafiqa.pl

Related pages

Pivot deeper into the graph from grafiqa.pl.

Cypher and MCP

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

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