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
Resolution chain
caportal.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.99.1.231 | 185.99.1.0/24 | AS200698 | — | BA |
| 185.99.1.25 | 185.99.1.0/24 | AS200698 | — | BA |
WHOIS identity
- Registrar
- iana:48
- Organization
- capljina portal
- Contact emails
Subdomains
20 observed subdomains of caportal.net.
Showing 15 of 20. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- caportal.net
SPF policy
11 SPF mechanisms authorising senders for caportal.net.
| Mechanism | Target |
|---|---|
| SPF_A | caportal.net |
| SPF_IP | 185.164.35.13 |
| SPF_IP | 185.212.108.0/24 |
| SPF_IP | 185.99.1.2 |
| SPF_IP | 185.99.1.225 |
| SPF_IP | 185.99.1.226 |
| SPF_IP | 185.99.1.4 |
| SPF_IP | 185.99.2.153 |
| SPF_IP | 2a00:8620:0101:0013::/64 |
| SPF_IP | 2a00:8620:100:0:0:0:0:15 |
| SPF_MX | caportal.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.