Skip to content

Hostname

cortland.pl

Last fetched

cortland.pl resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:ovh sas as the registrar.

Nutrition Label

WHISPER CANON · cortland.plRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/cortland.pl

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.10.9104.28.2.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.9104.28.2.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.71.103172.68.10.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:ovh sas
Organization
cortland sp. z o.o.
Contact emails

Subdomains

17 observed subdomains of cortland.pl.

Web-graph footprint

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

115 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for cortland.pl.

MechanismTarget
SPF_Acortland.pl
SPF_INCLUDE_spf.edrone.me
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.email-messaging.com
SPF_IP185.23.22.4
SPF_IP213.134.142.26
SPF_IP52.135.133.18
SPF_IP85.221.211.14
SPF_IP91.102.114.204
SPF_MXcortland.pl

Related pages

Pivot deeper into the graph from cortland.pl.

Cypher and MCP

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

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