Skip to content

Hostname

demarco.pl

Last fetched

demarco.pl resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:digital media technology sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · demarco.plRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/demarco.pl

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.14.53104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.53104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.70.22172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
173.236.251.18173.236.128.0/17AS26347DREAMHOST-AS - New Dream Network, LLCUS

WHOIS identity

Registrar
registrar:digital media technology sp. z o.o.
Organization
p.p.h.u de marco władysłąwa frączek
Contact emails

Subdomains

9 observed subdomains of demarco.pl.

Web-graph footprint

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

7 sites link to this hostname.

66 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for demarco.pl.

MechanismTarget
SPF_INCLUDEnetblocks.dreamhost.com
SPF_INCLUDErelay.mailchannels.net
SPF_MXdemarco.pl

Related pages

Pivot deeper into the graph from demarco.pl.

Cypher and MCP

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

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