Hostname
proprakan.com
Last fetched
proprakan.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
proprakan.com 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 |
|---|---|---|---|---|
| 45.60.105.51 | 45.60.105.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 45.60.44.51 | 45.60.44.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- tisco leasing company
- Contact emails
Subdomains
9 observed subdomains of proprakan.com.
Web-graph footprint
Distinct hostnames that link to or from proprakan.com in the public web crawl.
15 sites link to this hostname.
88 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
19 SPF mechanisms authorising senders for proprakan.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | smtp.txmsv.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.tmes.trendmicro.com |
| SPF_IP | 115.31.165.198 |
| SPF_IP | 115.31.165.199 |
| SPF_IP | 147.50.72.53 |
| SPF_IP | 147.50.72.54 |
| SPF_IP | 161.82.179.64 |
| SPF_IP | 161.82.179.66 |
| SPF_IP | 161.82.179.90 |
| SPF_IP | 161.82.180.122 |
| SPF_IP | 203.151.27.0/24 |
| SPF_IP | 203.151.28.0/24 |
| SPF_IP | 203.151.29.0/24 |
| SPF_IP | 203.151.30.0/24 |
| SPF_IP | 203.151.31.0/24 |
| SPF_IP | 203.151.32.0/24 |
| SPF_IP | 203.151.33.0/24 |
Related pages
Pivot deeper into the graph from proprakan.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "proprakan.com"})-[: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.