Skip to content

Hostname

caportal.net

Last fetched

caportal.net resolves to 2 IPv4 addresses operated by AS200698 in BA. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · caportal.netRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/caportal.net

Resolution chain

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

WHOIS identity

Registrar
iana:48
Organization
capljina portal
Contact emails

Subdomains

20 observed subdomains of caportal.net.

Web-graph footprint

Distinct hostnames that link to or from caportal.net in the public web crawl.

93 sites link to this hostname.

125 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • caportal.net

SPF policy

11 SPF mechanisms authorising senders for caportal.net.

MechanismTarget
SPF_Acaportal.net
SPF_IP185.164.35.13
SPF_IP185.212.108.0/24
SPF_IP185.99.1.2
SPF_IP185.99.1.225
SPF_IP185.99.1.226
SPF_IP185.99.1.4
SPF_IP185.99.2.153
SPF_IP2a00:8620:0101:0013::/64
SPF_IP2a00:8620:100:0:0:0:0:15
SPF_MXcaportal.net

Related pages

Pivot deeper into the graph from caportal.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "caportal.net"})-[: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.