Skip to content

Hostname

idg.pl

Last fetched

idg.pl resolves to 7 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:domena.pl sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · idg.plRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/idg.pl

Resolution chain

idg.pl resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.12.230104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.230104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.101172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.0188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.0188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:domena.pl sp. z o.o.
Organization
international data group poland spółka akcyjna
Contact emails

Subdomains

175 observed subdomains of idg.pl.

Web-graph footprint

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

233 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for idg.pl.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.69.207.0/24
SPF_IP2001:678:720:2::176/64
SPF_MXidg.pl

Related pages

Pivot deeper into the graph from idg.pl.

Cypher and MCP

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

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