Hostname
htsyndication.com
Last fetched
htsyndication.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
htsyndication.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.126.24.12 | 13.126.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.127.104.173 | 13.126.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.202.222.162 | 13.202.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.205.106.146 | 13.204.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.235.187.66 | 13.232.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 15.206.102.145 | 15.206.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.109.131.87 | 3.108.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.111.3.4 | 3.108.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.6.246.210 | 3.6.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 35.154.241.214 | 35.154.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 43.204.253.202 | 43.204.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.204.213.37 | 13.204.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:303
- Organization
- hindustan times
- Contact emails
Subdomains
5 observed subdomains of htsyndication.com.
Web-graph footprint
Distinct hostnames that link to or from htsyndication.com in the public web crawl.
488 sites link to this hostname.
126 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for htsyndication.com.
| Mechanism | Target |
|---|---|
| SPF_A | mailgw.notvday.in |
| SPF_IP | 124.153.79.193 |
| SPF_MX | htsyndication.com |
Related pages
Pivot deeper into the graph from htsyndication.com.
- IP · 13.126.24.12
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:303
- Country · IN
- Email · salil@hindustantimes.com
- TLD · .com
- Browse hostnames · ht…
- 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: "htsyndication.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.