Hostname
manulife.com.ph
Last fetched
manulife.com.ph resolves to 14 IPv4 addresses operated by AKAMAI-ASN1 in NL. WHOIS lists iana:863 as the registrar.
Nutrition Label
Resolution chain
manulife.com.ph resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.16.6.133 | 2.16.6.0/24 | AS20940 | AKAMAI-ASN1 | NL |
| 2.16.6.134 | 2.16.6.0/24 | AS20940 | AKAMAI-ASN1 | NL |
| 2.17.39.14 | 2.17.39.0/24 | AS20940 | AKAMAI-ASN1 | FR |
| 2.17.39.25 | 2.17.39.0/24 | AS20940 | AKAMAI-ASN1 | FR |
| 2.21.65.87 | 2.21.65.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.21.65.89 | 2.21.65.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.213.161.199 | 23.213.161.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.213.161.205 | 23.213.161.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.49.250.182 | 23.49.250.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.49.250.202 | 23.49.250.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.204.132.130 | 23.204.132.0/24 | AS20940 | AKAMAI-ASN1 | FR |
| 23.204.132.150 | 23.204.132.0/24 | AS20940 | AKAMAI-ASN1 | FR |
| 2.20.245.225 | 2.20.245.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.20.245.226 | 2.20.245.0/24 | AS20940 | AKAMAI-ASN1 | DE |
WHOIS identity
- Registrar
- iana:863
- Organization
- manulife philippines
- Contact emails
Subdomains
27 observed subdomains of manulife.com.ph.
Showing 25 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from manulife.com.ph in the public web crawl.
212 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for manulife.com.ph.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{i}._ip.%{h}._ehlo.%{d}._spf.vali.email |
Related pages
Pivot deeper into the graph from manulife.com.ph.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "manulife.com.ph"})-[: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.