Skip to content

Hostname

docom.pl

Last fetched

docom.pl resolves to 1 IPv4 address operated by ETOP-AS in PL. WHOIS lists registrar:consulting service sp. z o.o. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
77.95.237.4977.95.236.0/22AS20853ETOP-ASPL

WHOIS identity

Registrar
registrar:consulting service sp. z o.o.
Organization
dominik
Contact emails

Subdomains

615 observed subdomains of docom.pl.

Web-graph footprint

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

26 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • docom.pl

SPF policy

6 SPF mechanisms authorising senders for docom.pl.

MechanismTarget
SPF_Adocom.pl
SPF_IP77.95.237.2/32
SPF_IP77.95.237.49
SPF_IP79.133.207.100
SPF_IP79.133.209.86
SPF_MXdocom.pl

Related pages

Pivot deeper into the graph from docom.pl.

Cypher and MCP

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

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