Skip to content

Hostname

prudential.co.th

Last fetched

prudential.co.th resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists registrar:thnic as the registrar.

Nutrition Label

WHISPER CANON · prudential.co.thRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/prudential.co.th

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.196.345.60.196.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.206.345.60.206.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
registrar:thnic
Organization
prudential life assurance ( thailand ) pcl. ( บริษัท พรูเด็นเชียล ประกันชีวิต (ประเทศไทย) จำกัด (มหาชน) )
Contact emails

Subdomains

46 observed subdomains of prudential.co.th.

Web-graph footprint

Distinct hostnames that link to or from prudential.co.th in the public web crawl.

316 sites link to this hostname.

141 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for prudential.co.th.

MechanismTarget
SPF_INCLUDElg17cwpdkz.powerspf.com

Related pages

Pivot deeper into the graph from prudential.co.th.

Cypher and MCP

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

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