Hostname
prudential.com.hk
Last fetched
prudential.com.hk resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists registrar:hong kong domain name registration company limited| as the registrar.
Nutrition Label
Resolution chain
prudential.com.hk 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 |
|---|---|---|---|---|
| 107.154.194.244 | 107.154.194.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
| 107.154.196.244 | 107.154.196.0/24 | AS19551 | INCAPSULA - Incapsula Inc | JP |
WHOIS identity
- Registrar
- registrar:hong kong domain name registration company limited|
- Organization
- ? ? ? ? ? ?
- Contact emails
Subdomains
128 observed subdomains of prudential.com.hk.
Showing 25 of 128. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from prudential.com.hk in the public web crawl.
179 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for prudential.com.hk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 1smpil468z.powerspf.com |
Related pages
Pivot deeper into the graph from prudential.com.hk.
- IP · 107.154.194.244
- ASN · AS19551INCAPSULA - Incapsula Inc
- Registrar · registrar:hong kong domain name registration company limited|
- Country · GB
- Email · itdc.admin@prudential.com.hk
- Apex domain · com.hk
- TLD · .hk
- Browse hostnames · pr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "prudential.com.hk"})-[: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.