Skip to content

Hostname

suncamp.pl

Last fetched

suncamp.pl resolves to 1 IPv4 address operated by NL-INTERMAX Intermax Cloudsourcing B.V. in NL. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
80.95.166.5580.95.160.0/21AS24586NL-INTERMAX Intermax Cloudsourcing B.V.NL

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
Contact emails

Subdomains

5 observed subdomains of suncamp.pl.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for suncamp.pl.

MechanismTarget
SPF_INCLUDE_spf.intermax.nl
SPF_INCLUDEspf.azurhost.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP80.95.160.31/32
SPF_IP80.95.160.32
SPF_IP80.95.165.112
SPF_IP80.95.165.116
SPF_IP80.95.166.129
SPF_IP80.95.166.132
SPF_IP80.95.166.135
SPF_IP80.95.166.49
SPF_IP80.95.166.51
SPF_IP80.95.166.52
SPF_IP80.95.166.55
SPF_IP80.95.166.56
SPF_IP80.95.166.59

Related pages

Pivot deeper into the graph from suncamp.pl.

Cypher and MCP

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

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