Skip to content

Hostname

wortal.php.pl

Last fetched

wortal.php.pl resolves to 1 IPv4 address operated by NETLINK-AS ul. Korabnicka 9, 32-050 Skawina, Poland in PL.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.242.93.150195.242.92.0/23AS34324NETLINK-AS ul. Korabnicka 9, 32-050 Skawina, PolandPL

WHOIS identity

No WHOIS records are currently associated with wortal.php.pl in WhisperGraph.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for wortal.php.pl.

MechanismTarget
SPF_INCLUDEphp.pl

Related pages

Pivot deeper into the graph from wortal.php.pl.

Cypher and MCP

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

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