Hostname
trendmicro.com.ph
Last fetched
trendmicro.com.ph resolves to 1 IPv4 address operated by AS2-TRENDMICRO-COM - TREND MICRO INCORPORATED in DE. WHOIS lists iana:863 as the registrar.
Nutrition Label
Resolution chain
trendmicro.com.ph resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 150.70.232.194 | 150.70.224.0/20 | AS16880 | AS2-TRENDMICRO-COM - TREND MICRO INCORPORATED | DE |
WHOIS identity
- Registrar
- iana:863
- Organization
- dns admin trend
- Contact emails
Subdomains
42 observed subdomains of trendmicro.com.ph.
Showing 25 of 42. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from trendmicro.com.ph in the public web crawl.
12 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for trendmicro.com.ph.
| Mechanism | Target |
|---|---|
| SPF_IP | 150.70.0.0/16 |
| SPF_IP | 202.3.185.208/28 |
| SPF_IP | 211.76.133.0/24 |
| SPF_IP | 211.76.136.160/27 |
| SPF_IP | 211.76.136.192/27 |
| SPF_IP | 216.104.0.0/19 |
| SPF_IP | 216.99.128.0/20 |
| SPF_IP | 66.180.80.0/20 |
Related pages
Pivot deeper into the graph from trendmicro.com.ph.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "trendmicro.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.