Skip to content

Hostname

pressinfo.pl

Last fetched

pressinfo.pl resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:home.pl sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · pressinfo.plRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/pressinfo.pl

Resolution chain

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

IPPrefixASNOperatorCountry
116.202.176.63116.202.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:home.pl sp. z o.o.
Organization
grupa marketingowa tai sp. z o.o.
Contact emails

Subdomains

19 observed subdomains of pressinfo.pl.

Web-graph footprint

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

40 sites link to this hostname.

52 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for pressinfo.pl.

MechanismTarget
SPF_Apressinfo.pl
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEemarsys.net
SPF_INCLUDEemsmtp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.202.176.63
SPF_IP116.202.4.21
SPF_IP146.255.57.61
SPF_IP195.201.95.109
SPF_IP78.47.218.162
SPF_MXpressinfo.pl

Related pages

Pivot deeper into the graph from pressinfo.pl.

Cypher and MCP

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

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