Skip to content

Hostname

fortcamp.pl

Last fetched

fortcamp.pl resolves to 1 IPv4 address operated by ENDOR-AS - WOJCIECH LOREK ENDOR COMPUTERS in PL.

Nutrition Label

WHISPER CANON · fortcamp.plRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/fortcamp.pl

Resolution chain

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

IPPrefixASNOperatorCountry
91.194.229.8191.195.10.0/23AS29593ENDOR-AS - WOJCIECH LOREK ENDOR COMPUTERSPL

WHOIS identity

No WHOIS records are currently associated with fortcamp.pl in WhisperGraph.

Subdomains

2 observed subdomains of fortcamp.pl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for fortcamp.pl.

MechanismTarget
SPF_Aalderaan.endor.pl
SPF_Afortcamp.pl
SPF_IP91.194.228.0/23
SPF_IP91.194.229.81
SPF_MXfortcamp.pl

Related pages

Pivot deeper into the graph from fortcamp.pl.

Cypher and MCP

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

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