Hostname
lht-philippines.com
Last fetched
lht-philippines.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
lht-philippines.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 |
|---|---|---|---|---|
| 35.71.171.47 | 35.71.160.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 52.223.23.218 | 52.223.16.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
3 observed subdomains of lht-philippines.com.
Web-graph footprint
Distinct hostnames that link to or from lht-philippines.com in the public web crawl.
9 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for lht-philippines.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | turbo-smtp.com |
| SPF_IP | 121.58.233.130 |
| SPF_IP | 121.58.233.133 |
| SPF_IP | 13.212.117.236 |
| SPF_IP | 203.177.106.165 |
| SPF_IP | 210.14.23.58 |
| SPF_IP | 3.0.197.104 |
| SPF_IP | 3.1.255.224 |
| SPF_IP | 54.169.68.68 |
| SPF_IP | 54.179.123.64 |
| SPF_IP | 54.255.94.144 |
Related pages
Pivot deeper into the graph from lht-philippines.com.
- IP · 35.71.171.47
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · CA
- Email · edwin.ignacio@ltp.com.ph
- TLD · .com
- Browse hostnames · lh…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lht-philippines.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.