Skip to content

Hostname

intercity.pl

Last fetched

intercity.pl resolves to 2 IPv4 addresses operated by AS201253 in PL. WHOIS lists registrar:az.pl sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · intercity.plRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint6.0/10canon.whisper.security/host/intercity.pl

Resolution chain

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

WHOIS identity

Registrar
registrar:az.pl sp. z o.o.
Organization
'pkp intercity' spółka akcyjna
Contact emails

Subdomains

81 observed subdomains of intercity.pl.

Web-graph footprint

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

1,438 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for intercity.pl.

MechanismTarget
SPF_INCLUDE_spf-dc55.sapsf.eu
SPF_INCLUDE_spf.redlink.pl
SPF_INCLUDEprotection.outlook.com
SPF_INCLUDEsuccessfactors.eu
SPF_IP195.114.160.180
SPF_IP195.114.160.181
SPF_IP217.153.126.225
SPF_IP217.153.126.61
SPF_IP217.153.126.62
SPF_IP217.153.126.96
SPF_IP91.224.214.183
SPF_MXintercity.pl

Related pages

Pivot deeper into the graph from intercity.pl.

Cypher and MCP

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

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